Hello,
The sd_softdevice_enable returns 8 (captured with my jlink probe), how can I investigate please ?
Configuration:
SDK 15.0.0, SD_132_6.0.0 with bootloader
Hello,
The sd_softdevice_enable returns 8 (captured with my jlink probe), how can I investigate please ?
Configuration:
SDK 15.0.0, SD_132_6.0.0 with bootloader
Hi,
It means NRF_ERROR_INVALID_STATE. SoftDevice is already enabled, and the clock source and fault handler cannot be updated.
I have a secured bootloader so it could be normal right ?
I have a secured bootloader so it could be normal right ?