This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does S120 support listening on one single channel?

From the question "Advertising on a single channel", the new S110 supports advertising on one single channel. What I want to know is if S120 supports listening on one single channel? If it's not supported, what's the advertising packet loss rate if S110 advertises on single channel and S120 listen on all the three channels? ps: I have tried the Timeslot scanner(with S110 softdevice) , it's able to receive advertising from S110 devices, however, it cannot receive as many advertisings as what s120 can receive, so I believe S120 would be a better solution for scanner.

Parents
  • This is not possible in the S120, the S120 will scan on all channels.

    However I think you can achieve this using Timeslot API. An implementation of scanner scanning only on one channel in github project github.com/.../files

    this is acheived by mistake and was fixed considering a bug. But you can use that implementation where it is scanning only one channel.

Reply
  • This is not possible in the S120, the S120 will scan on all channels.

    However I think you can achieve this using Timeslot API. An implementation of scanner scanning only on one channel in github project github.com/.../files

    this is acheived by mistake and was fixed considering a bug. But you can use that implementation where it is scanning only one channel.

Children
Related