the passkez in BLE security
Posted: Fri Aug 24, 2018 3:46 pm
Hi all
i am working with esp/idf example "gatt_security_server"
i have got the feature of pass key which is required to access the BLE device. following are mz questions
1. who is generating this passkey ? sometime it is 5 digit sometime 6 ? can i have my own passkey ? for paring the device ?
2, what is exactly happening in encryption of BLE ? SMP ?
3, to see the passkey i always need to monitor my device which is not good option for all the time. it is possible to define the passkey once for parring ?
thanks
i am working with esp/idf example "gatt_security_server"
i have got the feature of pass key which is required to access the BLE device. following are mz questions
1. who is generating this passkey ? sometime it is 5 digit sometime 6 ? can i have my own passkey ? for paring the device ?
2, what is exactly happening in encryption of BLE ? SMP ?
3, to see the passkey i always need to monitor my device which is not good option for all the time. it is possible to define the passkey once for parring ?
thanks