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?