Other Parts Discussed in Thread: CC1310,
Hi everyone, I working with Project-Zero and CC1310 board custom 4x4. The project it works and I can to on and off the LED of my device through the APP. Now, I would like to implement more security for this project. I and my company we thought to had different passkey for each customer. The objectives we have decided to implement are one of these:
- When I go to program the device, it assigns me a different passkey through a file. So, first programming first password, second programming second password.
- Change the passkey through the APP.
- Implement a partnership button. So when I see that the smartphone wants to connect to the cc2640 I hold down the device button and binds.
- When I click on the device button, it assigns me a random passkey, to be displayed on the app, and I connect to the device.
What could be the easiest route to take?