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

How to receive data constantly with single channel

  • Nrf51822
  • SDK : nrf51_12.2.0
  • soft device : s130
  • Example : ble_app_beacon

I’d tried single channel adverting with nrf51 beacon.  And I referenced this way to disable other channels.

https://devzone.nordicsemi.com/f/nordic-q-a/11401/advertising-on-a-single-channel-with-s132

Finally, I got the conclusion grape1, grape2. Admittedly, using only 37channel is more stable than using multi channel. But, here is the question. 

Why is there no receive beacon data on single channel periodically?