Part Number: CC2530
Tool/software: TI C / C ++编译器
Hi Team,
Is there any way by software to make the router temporarily turn off wireless coverage for a while?
then re-open the router net.Such as using a register or function(API).
Regards,
Kevin
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CC2530
Tool/software: TI C / C ++编译器
Hi Team,
Is there any way by software to make the router temporarily turn off wireless coverage for a while?
then re-open the router net.Such as using a register or function(API).
Regards,
Kevin
Hi Kevin,
Can you please clarify what you are trying to clarify with your application? Zigbee routers are intended to be "radio always on" devices so that they can re-broadcast messages and route network packets. The APIs used in mac_rx_onoff.c andd mac_radio_defs.c are not intended to be called as disabling or turning off the radio will have negative effects on router functionality within the network. Neither these or the DEV_HOLD devState that YK referred to have been tested for an active ZR device.
Regards,
Ryan