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

evt BLE_NUS_C_EVT_DISCOVERY_COMPLETE in sdk15.3

Hello team, i use board nrf52832 and SDK15.3. in example ble_app_uart_c.
BLE_NUS_C_EVT_DISCOVERY_COMPLETE event occurs only once, after losing the connection and reconnecting, no BLE_NUS_C_EVT_DISCOVERY_COMPLETE event is called.

I tried SDK 15.2, the event is called every time I reconnect.

Can you help me fix it?

Related