Hi,
I'm actually working on BLE product, with NRF52832, where security is really important. As I know BLE 4.0, 4.1 versions are not really secure with the key pairing (no Diffie Hellmann) which is corrected in 4.2 version.
My question is can I disable access 4.1 and 4.0 for differents equipement like Smartphones, in order to not detect the NRF52832 if they are not BLE 4.2 compatible.
If it's possible, how to do that ?
Thanks you in advance !