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

nrf52 timeslot example issue.

Hi.

I'm trying to upgrade multiactivity_beacon scanner example to SDK 11.

But, there's no config for nrf52(pca10040) in that example.

So, I configured it myself and compile it without problems.

It works well until few minutes later.

After few minutes it just stops working and no respond at all.

Error handler functions are never called.

I can't find what's the problem.

Anyone who have a same problem? or anyone who implemented scanner example with nRF52?(SDK nRF5 v11)

I used the pca10040 board to test it.

Thanks

Parents Reply
  • I don't think there is a problem with timeslot on nRF52, but rather with the RADIO peripheral code. The multiactivity example is experimental and therefore project for PCA10040 is not there. Since scanning and advertising can be done while in a connection without using timeslot, the example may be misleading, therefore timeslot may no be used in the future for scanning and advertising.

Children
No Data
Related