Hi,
I have an nrf52840 based project , in my application I have a short duration ( ~100ms ) that I need radio to be quiet ( no RX\TX ).
Can I use "OS_TASK_EnterRegion " for that ? Does this function has any effect on BLE Stack ?
( the alternative is to use nordic timeslot api )
Thanks,
Ran
I have an nrf52840 based project , in my application I have a short duration ( ~100ms ) that I need radio to be quiet ( no RX\TX ).
Can I use "OS_TASK_EnterRegion " for that ? Does this function has any effect on BLE Stack ?
( the alternative is to use nordic timeslot api )
Thanks,
Ran