Hi,
Here are some question about BLE security connection,
1. What's difference between security mode 1 level 3 and 4?
2. How should I do to modify BLE 2.02 security example to security mode 1 level 1?
Thanks for your answer and time.
Wei Lu
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
1. What's difference between security mode 1 level 3 and 4?
--> This question does not make sense since mode 1 according to the spec "security mode 1 will never initiate any security procedure" while level 3 and level 4 needs to have MITM, Authentication...etc security procedures.
2. How should I do to modify BLE 2.02 security example to security mode 1 level 1?
--> It does not make sense to use a security example to do things that does not need security(mode 1 will never initiate any security procedure)
Also only mode 4(security mode) shall classify the security requirements using the levels you mentioned.
Please take a look at Bluetooth Specification Vol 3 Part C section 5 Security Aspects.