Hi Sir,
I am use NRF52832 BLE to UART function, it was working good.
I am refer ble_app_hids_keyboard_pca10040_s132-nrf52832_xxaa example project to add peer manager, advertising and connection are good that I can connect it from nRF Connect app.
If I try to "Bound" from nRF Connect then it results fatal error, below are some debug logs.
Hopefully there are someone could help me to figure it and out.
Thank you very much.
00> <info> app: Debug logging for UART over RTT started.
00> <info> app: m_whitelist_peer_cnt 1, MAX_PEERS_WLIST 8
00> <info> app: Connected
00> <info> app: Data len is set to 0xF7(247)
00> <error> app: Fatal error
00> <info> app: Debug logging for UART over RTT started.
00> <info> app: m_whitelist_peer_cnt 1, MAX_PEERS_WLIST 8
00> <info> app: Connected
00> <info> app: Data len is set to 0xF7(247)
00> <info> app: Disconnected
00> <info> app: Connected
00> <info> app: Data len is set to 0xF7(247)
00> <error> app: Fatal error