Part Number: CC1352P
Tool/software: Code Composer Studio
Testing temperatureNotify example project on CC1352P launchpad.
Noticed that when using Temperature_registerNotifyLow() , Notification callback not invoked immediately when the temperature drops below THRESHOLD_CUTOFF .
For example, If settings THRESHOLD_CUTOFF to 20 degrees, notification callback not invoked when the temperature drops to 19 degrees