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.

Power_shutdown 之后无法正常唤醒芯片

Other Parts Discussed in Thread: CC1352P

按照CC1352P的shutdown example的方法,移植这段代码到zed_ota_client example里面,发现:

1.当进入shutdown的时候,电流是在150nA左右,说明芯片应该是进入了这个模式

2.但是当我按下按钮触发唤醒的时候,电流增加到4mA左右,但是芯片并没有重启。芯片感觉像是宕机了。。。。