Hi
I am using nRF52840 DK for development and using nRF-IEEE-802.15.4-radio-driver code from SDK nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.
I want to implement functionality where user can selectively turn on or off MAC TX or RX during test. But I am not able to find API to turn off TX or RX separately one at a time.
Can you please help me here