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

How to switch on a led of a dongle by pressing the button of another dongle nrf52840

Hello,

I would like to switch on a led of a nrf52840 dongle by pressing the buton of another dongle. I don't know which example to use from SDK 17.0.2 to make a master/slave relationship and solve my problem. I'll take every leads or clue that put me on the way to succed.

Also, I'd like to know how I can pair those dongles immediately so that they recognize each other.

I don't know if I am clear, but I hope that you could help me.

Best regards 

Ocr

Parents
  • Hi

    I don't speak French very well, but I ran this through Google Translate and I think I understand what's going on. First off, the LED and button on the nRF52840 Dongle is connected to different pins than on the DK, so you have to configure the LED and button pins correctly in the blinky example. Note that if you use another IDE than SES you have to flash the SoftDevice onto the Dongle as well.

    Best regards,

    Simon

Reply
  • Hi

    I don't speak French very well, but I ran this through Google Translate and I think I understand what's going on. First off, the LED and button on the nRF52840 Dongle is connected to different pins than on the DK, so you have to configure the LED and button pins correctly in the blinky example. Note that if you use another IDE than SES you have to flash the SoftDevice onto the Dongle as well.

    Best regards,

    Simon

Children
Related