please help me!
i do not konw how to assign ?
please help me!
i do not konw how to assign ?
thnaks for your answer!
this is periheral ble ,but i want to know how to aasogn it for central ble!
I use the example (ble_app_uart_c) and modify it
This problem has been bothering me for days ,the exampe(lhttps://devzone.nordicsemi.com/f/nordic-qa/39600/static-passkey-implementation-in-central-code) ,i refenrence the steps to do it ,but I have a new problem that I can not get BLE_GAP_EVT_AUTH_KEY_REQUESTevent ,now I use sdk15.
use the flash_s132_nrf52_6.0.0_softdevice.
my code below;
maybe i have some mistakes,please tell me thanks!
Could you capture a sniffer trace using the nRF Sniffer v2?
https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer
Best regards
Bjørn
thanks your answer !
now I don't have such a device (sniffer v2)in my hand.
please give me other ways!
thanks for your help now my problem is resolve!
thanks for your help now my problem is resolve!
Hi syc776,
I have same problem in my central code using same SDK15.0. my code doesn't enter this case BLE_GAP_EVT_AUTH_KEY_REQUEST. How do you solve this problem in your side please help me.