Is the nRF52840 Dongle firmware source code availabe?

I have a nRF52840 Dongle. When I connected it for the first time to the Bluetooth Low Energy app of nRF Connect for Desktop, it loaded automatically the firmware. My question is simple: is this firmware source code available somewhere?

Parents Reply
  • It would be good for production testing,etc, but not to sell as a product. Not with the Softdevice version used with this connectivity FW, at least. This Softdevice does not have a Bluetooth listing for this device: Bluetooth QDIDs. Though you may consider using API version 6 with s140 if you are OK with working directly with the C++ library and not use the Python or JS wrappers.

    Have you considered other options such as using the built-in bluetooth? Or maybe just run the Bluetooth application on the dongle itself?

Children
Related