Hey Guys,
I'm a newbie on BLE development , I'm trying to run the example "examples\ble_peripheral\ble_app_ancs_c" , It works well first time, but it cannot receive the notifications when i forget the device in Bluetooth settings and reconnect it.
Reproduce steps:
- Program the s140_nrf52_6.0.0_softdevice by nRFgo Studio
- Run example "examples\ble_peripheral\ble_app_ancs_c" with SDK version 15.0.0
- Run app "nRF Connect" and connect "ANCS" on iPhone side.
- Navigate to Bluetooth setting and forget "ANCS" device
- Run app "nRF Connect" and connect "ANCS"
- It cannot receive notifications anymore.
if i want to receive the notification i have to program the softdevice and example again. so do you have any suggestions to fix this issue?
Thanks in advance.
Best Regards,
smallkun