Hello. I have several nRF51 devices (nRF51 Dongle, pca10031) I wish to use as BLE link between robots.
-
Is there any examples or tutorials that show how I can do this without having to pair the devices manually using some sort of software first?
-
I was thinking about hard coding the addresses in but I am not sure if this is the best solution or even feasible?
-
What would be the best option, broadcast to all or send to specific device?
Edit: I am not bound to use BLE, I can use the radio "alone" as well