Hi,
I've bought a nRF52840-DK kit to evaluate a Nordic BLE SOC (we are interested in using the nRF52811). I've installed SEGGER Embedded Studio 4.52, and obtained a Nordic License for its use. I then tried to open the "nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_proximity\pca10056e\s112\ses" project - as this deals with advertisement and will allow us to measure some real-time current consumption's for various advertisement rates and intervals.
The project compiled and loaded to the kit without any issues - but when debugging encounters an error during the "peer_manager_init()" routine, which stops the application immediately. I haven't changed any code in the example and wanted to initially run things as it - before trying to understand and modify this example project.
I'm now unsure how to proceed further?
Regards,
Nicholas