Which method is the most power-efficient for a thread chip (RCP): pulling down the reset pin, or entering the ot-ctl thread stop and ot-ctl ifconfig down commands to put thread in a disabled state?
Which method is the most power-efficient for a thread chip (RCP): pulling down the reset pin, or entering the ot-ctl thread stop and ot-ctl ifconfig down commands to put thread in a disabled state?
Hello Zhimin He,
We do have a short section on power consumption on the op-ti GitHub repo which should help with reducing power consumption:
Low power mode can be enabled/disabled by going to examples/apps/cli/cli_uart.cpp and changing the defines listed below.
The Thread network data/features can be modified by changing the defined value/variables listed below:
GitHub - TexasInstruments/ot-ti: TI-Openthread (Thread)
Thanks,
Alex F