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

ant+ channel automatically

I used nRF5_SDK_14.1.0_1dda907.

I opened the bpwr channel then received ant+ packet.

The device received ant+ packet successful.

How do i know that how long time the device not receive packet will close ant+ channel automatically.

Parents Reply
  • This is not the same no.

    Earlier you would get 5 EVENT_RX_FAIL events,  before you would get a EVENT_RX_FAIL_GO_TO_SEARCH indicate that the stack now will search for the master again.

    However I believe that the number of EVENT_RX_FAIL have been increased from 5 to 8, so you may test with the specific softdevice by turning OFF the master and measure the number of EVENT_RX_FAIL until EVENT_RX_FAIL_GO_TO_SEARCH occurs.

Children
Related