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

Related