User Tools

Site Tools


s340:arduino_ide_integration_for_the_nrf52840_feather_express_with_s340

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
s340:arduino_ide_integration_for_the_nrf52840_feather_express_with_s340 [2020/03/24 20:30]
orrmany [Third major step: add S340 to the BSP]
s340:arduino_ide_integration_for_the_nrf52840_feather_express_with_s340 [2020/03/24 21:19]
orrmany [Caveats]
Line 255: Line 255:
 Now you can build and upload sketches from the Arduino IDE by using ''​Adafruit Bluefruit Feather nRF52840 Express w.ANT''​ as board type Now you can build and upload sketches from the Arduino IDE by using ''​Adafruit Bluefruit Feather nRF52840 Express w.ANT''​ as board type
 ===== Caveats ===== ===== Caveats =====
-  * Please note, that the above changes just mean that you have replaced the bootloader and the softdevice with  an ANT+ capable one. //+  * Please note, that the above changes just mean that you have replaced the bootloader and the softdevice with  an ANT+ capable one. //Developing ANT+ application needs additional software, which you need to develop yourself, or obtain and adapt from thisisant.org,​ for example// 
 +  * All the regular Arduino sketches and all the Bluefruit52 SW is supposed to run as-is with the modified bootloader 
 +  * **NOTE** that CircuitPython compatibility will be lost with this modification. The CircuitPython interpreter is distributed as UF2 binary firmware-update and that is bundled with the S140 BLE softdevice. Trying to "​update"​ an S340 equipped nRF52804 Feather with the CircuitPython interpreter formware will most likely "​brick"​ your Feather and you will need a Segger J-Link firmware-updater to "​unbrick"​ your Feather
  
s340/arduino_ide_integration_for_the_nrf52840_feather_express_with_s340.txt · Last modified: 2020/05/05 20:11 by orrmany