This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Turn on LED on multiple nrf52 DK boards with one switch on mobile app

I am looking at the android version of the Blinky application and was trying to make some modifications to enable the LED3 on multiple boards (peripherals) to turn on from a single switch on a mobile app.

Has anybody done something like this before or is there an example that I missed that can showcase this functionality?

I do realise the Blinky app has to pair with a device and then can only access that devices services (button and LED), so is there an way to pair and connect multiple devices and send the same command to all devices (and is there a limit to number of simultaneously paired devices)?

Any assistance would be much appreciated.

Related