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

How to Control ibeacon Channel On nrf51822

I Want Control ibeacon Channel 37,38,39 Hope only one channel 37 or channel 38 or channel 39 What should I do

Parents
  • Hi

    Advertising on a single channel only is not supported by the SoftDevice, but you can use the timeslot API. This requires that you handle the radio and Bluetooth communication yourself. There is an example on GitHub describing the API and there is also a lot of threads on this forum about single channel advertising and the timeslot API.

    We have a lot of customers asking if single channel advertising is possible. We have it on our road map and we hope to make it happen soon.

Reply
  • Hi

    Advertising on a single channel only is not supported by the SoftDevice, but you can use the timeslot API. This requires that you handle the radio and Bluetooth communication yourself. There is an example on GitHub describing the API and there is also a lot of threads on this forum about single channel advertising and the timeslot API.

    We have a lot of customers asking if single channel advertising is possible. We have it on our road map and we hope to make it happen soon.

Children
No Data
Related