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.

[参考译文] CC1352P:temperature_registerNotifyLow ()通知阈值

Guru**** 2481465 points
Other Parts Discussed in Thread: CC1352P

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1295310/cc1352p-temperature_registernotifylow-notification-threshold

器件型号:CC1352P

您好!

我们在定制电路板上使用的是 CC1352P。

注意到当使用 Temperature_registerNotifyLow()时,当温度降至低于 threshold_cutoff 时,不会立即调用通知回调 。

例如、如果将 threshold_cutoff 设置为25 度、则当温度降至 24度时不会调用通知回调。

我们通过调用 Temperature_getTemperature ()测量24度温度。