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

Permanently set nRF52840 Dongle to advertising mode

Hi, I have multiple nRF52840 Dongles and need to set one of them to permanently stay in advertising mode, even if a device disconnects.

If I use the nRF Connect tool to set the dongle to advertise, and then connect a different dongle to it and then disconnect the dongle again, nRF shows an error message ("Device disconnected") and turns off advertising. How can I make advertising stay on, no matter what happens (timeouts, disconnects,..)?

Parents
  • Hi,

    nRF Connect for desktop Bluetooth does not have this feature, so it is not currently possible.

    You can of course flash your own firmware to it instead, and do everything locally on the dongle instead of using nRF Connect for Desktop to control it. That way starting advertising again after disconnect is straight-forward (and default behavior of most examples). That may not work with your use case, though?

Reply
  • Hi,

    nRF Connect for desktop Bluetooth does not have this feature, so it is not currently possible.

    You can of course flash your own firmware to it instead, and do everything locally on the dongle instead of using nRF Connect for Desktop to control it. That way starting advertising again after disconnect is straight-forward (and default behavior of most examples). That may not work with your use case, though?

Children
Related