This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SoftDevice s140 5 nRF52840 Preview DK Issues

Hello,

I am trying to migrate to the latest S140 SoftDevice, but the migration document leaves a lot to be desired and is missing information. I've had issues running standard applications with s140_nrf52840_5.0.0-3.alpha where it just hangs in middle of nowhere (classic incompatibility between application and softdevice).

I've updated the API from the zip fie and am unable to compile. For example, BLE_GAP_ADV_MAX_SIZE is not defined but is not mentioned anywhere in the document.

The document says "sd_ble_enable() should be used to find the APP_RAM_BASE for a particular configuration" but no information on how to do this.

Can Nordic provide an actual working release with this softdevice or information on how to migrate?

Related