Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
For BLE pairing I am using Just Works as there is NO IO and NO Display.
Could you please confirm:
-
Does Just Works pairing use LE Secure Connections (and thus ECDH) as the default or recommended implementation in current Nordic BLE stacks?
-
If it depends on configuration, what specific flags or APIs (e.g., in the Soft Device or SDK) control this?
Also, is there a good example of Just Works with Numeric comparison in the SDK?