@rikzhang
日志截个图看下
-
RE: 在801x SDK 包里面的user_custom_jump_table_param函数是在什么时候调用的啊发布在 FR801xH
@yxyy3604 库里面调用的,会执行在user_entry_before_ble_init之前
-
RE: issues with system_power_off发布在 FR801xH
@vamsi-chikati 在 issues with system_power_off 中说:
system_power_off(true)
system_power_off(true)
This API is suitable for scenarios where a device needs to be awakened for a long period of time.
For most of our low-power applications, we use system_sleep_enable();
For a detailed introduction, you can refer to this document.
【有道云笔记】freqchip产品低功耗介绍文档
https://share.note.youdao.com/s/KFEyy4At
这个可以的
用这个吧,直接编译就行