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.

CC3301: Sleep mode current consumption

Part Number: CC3301
Other Parts Discussed in Thread: SIMPLELINK-WIFI-TOOLBOX

Hi TI team,

How can we let CC3301 enter sleep mode? We want to measure the current consumption, so it's better that it can be enabled by radio tool without the need of running the OS.

Regards,

Evan

  • Hi,

    Yes, it is possible via the CLI mode.

    You can open run CLI, .\simplelink-wifi-toolbox.exe radio-tool and type the -h for help.

    What I suggest is to wait for the next release of toolbox (e/o this week) since it has all the required documentation on the CLI.

    You should see it under the WLAN and the command is:

    .\simplelink-wifi-toolbox.exe radio-tool wlan change_phy_mode lpds

    Regards,

    Shlomi