my device acts as ble periph ,case BLE_GAP_EVT_DISCONNECTED in ble_evt_handler , if do m_conn_handle = BLE_CONN_HANDLE_INVALID,current changed to 2.5mA, if dont,current is less than 1mA,why?and how to reduce current?
my device acts as ble periph ,case BLE_GAP_EVT_DISCONNECTED in ble_evt_handler , if do m_conn_handle = BLE_CONN_HANDLE_INVALID,current changed to 2.5mA, if dont,current is less than 1mA,why?and how to reduce current?
Hi,
Can you say moar about what you are doing and what you see when debugging? Is the defvice operating as epxected in both cases, or do you see a failure in one case? (Cluld it bet that the CPU is spinning in an eternal loop in an error handler in the case where you see 2.5 mA?)