BLE Authentication
Posted: Thu Jul 20, 2017 6:49 pm
I am working with bluetooth low energy at esp32 and I want to put some security in my device, but my device has no display or keyboard, looking into BLE protocol and I found that in this case, the authentication must be in Just Works mode, in other words, this mode just put zero as passkey and do the connection and I have no security.
Somebody already works with ble authentication in case that the device has no display or keyboard? is just this mode (Just Works) that I can apply in this situation?
Somebody already works with ble authentication in case that the device has no display or keyboard? is just this mode (Just Works) that I can apply in this situation?