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

change ble_app_gls without passkey

Hello

I need to do pairing with Android devices without passkey in ble_app_uart example.( Device nRF52832 ,SDKv16.00, softdevice S132 )

I use ble_app_gls  example and Android Toolbox app ,Changed to #define SEC_PARAM_MITM 1 to #define SEC_PARAM_MITM 0.

However, the tablet displays the device has refuse the pairing.

Are there any other changes I need to make?

Best regards,

Parents Reply Children
No Data
Related