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,