5 years, 7 months ago.

BLE long range support

Hello,

Am I correct in thinking that the MBED BLE support for Nordic NRF52840 devices uses a wrapper interface around the Nordic soft device , as it says on the Mbed Boards » Nordic nRF52-DKdevice page:

"For the default DK mbed target, any mbed build tools (online IDE, mbed CLI) will put the SoftDevice and the user application together into a binary file intended to program your development kit. Be aware of the SoftDevice size – it adds more than a hundred KB to any compiled binaries."

If this is the case what SDK features are supported/accessed and is the long range BLE implementation included (i.e. is there any documentation on the wrapper)??

Kind regards

Michael

Question relating to:

The nRF52 Development Kit is a single-board development kit for Bluetooth Smart, ANT and 2.4GHz proprietary applications using the nRF52 Series SoC. This kit supports both development for nRF52832 SoCs.

1 Answer

5 years, 7 months ago.

Thank you