forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
What's the status of the nRF52840 port, is anyone working on it?
I followed the structure of the feather52 code and added the s140 6.0.0 softdevice to the download script and makefiles so it's used when building the nrf52840, but there is the case of adding support for it in the bluetooth driver.
If no one is currently working on adding s140 support in the bluetooth driver, I'd like to look into it. I have a lot of professional experience with the nRF52 series, so I believe it shouldn't be a very difficult task.