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.

编译器/ CC2530:How to shut down the router's wireless network tentatively

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

  • As I know, there is no such API but may be you can set it to device hold status to see if it works.

  • 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