adafruit / Adafruit_nRF52_Bootloader

USB-enabled bootloaders for the nRF52 BLE SoC chips
MIT License
450 stars 409 forks source link

Support for Softdevice S140 7.0.1 and openthread library #260

Closed Brezensalzer closed 2 years ago

Brezensalzer commented 2 years ago

Hello, I did some experiments with Thread networks and an ItsyBitsy nRF52840 board and found this Arduino package for Adafruit nRF52840 boards and openthread support. You need to burn a new bootloader with a J-Link programmer - that is rather scary to me. Is it possible to update the "official" uf2 bootloader to Softdevice S140 7.0.1 (used for Thread networking) and make the openthread library via the Adafruit nRF52840 Arduino package available? Thanks in advance

hathach commented 2 years ago

Currently we have no plan to support openthread or SD v7. Just get an mini jlink and try it out. It isn't that scary.