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

PC-BLE-Driver un-handled event with ID: 33

I'm trying to work with the PC-BLE-Driver with the connectivity firmware. I've loaded the connectivty firmware and the application appears to connect to the board. But I'm unable to connect to the device with the HRM app in the nRF toolbox. I get the errors below.

C:\Users\heins\Documents\Nordic\nrf-ble-driver-4.1.1-win_x86_64\bin>.\heart_rate_monitor_sd_api_v6 COM4 Serial port used: COM4 1,193,472 heart_rate_monitor_sd_api_v6.exe Baud rate used: 1000000 1,172,480 nrf-ble-driver-sd_api_v2-mt-4_1_1.dll Info: Successfully opened COM4. Baud rate: 1000000. Flow control: none. Parity: none. Status: 6, message: Target Reset performed-ble-driver-sd_api_v5-mt-4_1_1.dll Status: 7, message: Connection active8 nrf-ble-driver-sd_api_v6-mt-4_1_1.dll Advertising data set 2,598,912 test_sd_api_v2.exe
Services initiatedPM 2,810,880 test_sd_api_v3.exe
Characteristics initiated 2,831,360 test_sd_api_v5.exe
Started advertisingM 2,980,352 test_sd_api_v6.exe
Connected, connection handle 0x0001,096 bytes
Received an un-handled event with ID: 33 bytes free
Disconnected
Started advertisingments\Nordic\nrf-ble-driver-4.1.1-win_x86_64\bin>heart_rate_monitor_sd_api_v2 COM4
Connected, connection handle 0x0001
Received an un-handled event with ID: 33
Disconnectedsfully opened COM4. Baud rate: 1000000. Flow control: none. Parity: none.
Started advertising Target Reset performed
Connected, connection handle 0x0001ve
Received an un-handled event with ID: 33ed
Disconnectedessage: Connection active
Started advertisingreceive response for command
Connected, connection handle 0x0001acket to target. Code: 0x8016
Received an un-handled event with ID: 3332771
Disconnected
Started advertisingments\Nordic\nrf-ble-driver-4.1.1-win_x86_64\bin>
Connected, connection handle 0x0001
Received an un-handled event with ID: 33
Disconnected
Started advertising
Connected, connection handle 0x0001
Received an un-handled event with ID: 33

Related