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

Live switch 1MBPS (no extended) and CODED

Hi guys,

i would wan't to implement support for 1MBPS (mobile phones without extended) and CODED (long range which uses extended) at the same time.

One idea is to use radio notification for changing between 1MBPS and CODED mode, another to use external timer and then switch?

From what i have found you have to stop adv, change the adv_params, configure with it and then start adv again.

With this approach my adv time gets lost (out of sync) because when i start adv i get the radio notification instantly.

What do you suggest?

I use nrf52840 and sdk15.2.

Thanks

Parents Reply Children
Related