Re: How hacker will hack/impact my BLE device, when ...??
Vikrant More <vikrant8051@...>
Hi, I think we can do OOB pairing, even if Device doesn't have display to share Passkey with user App.1. Create ECDH public-private key pair (only once in Device life) 2. Read ECDH-Public key via Device serial terminal. Create QR code from it & add it in Device packaging. 3. User will scan it with APP & APP will transfer own dynamically created public key over BLE link. 4. Shared secret will created on both side which can be used to encrypt further communication. Thanks, vikrant8051
On Wed, Mar 21, 2018 at 9:13 PM, Vikrant More <vikrant8051@...> wrote:
|
|