Hi,
I'm having problems connecting to my device, because whenever I do so, the SoftDevice asserts at address 0x12CFA.
I use softdevice S140 v6.0.0 and SDK v15.0.0.
I initalize the system like it is done in examples/ble_peripheral/ble_app_hrs_freertos but only initialize the DIS service, and I don't use peer manager.
The device initializes correctly and starts advertising. In the NRF Connect App (Android), I can connect but when the "Discovering Services" text shows, I see that my device has crashed on
the SoftDevice assert on 0x12cfa. Can you please help me debug this issue?
Best regards,
Dennis