Hello;
I have been successfully using rlRfGetTemperatureReport() for some time now to monitor temperatures.
I've noticed that the temperature report will sometimes stop updating with new results and will continually report stale values. This seems to only happen when using extremely fast frame rates, such as .5ms, (e.g. 2000 frames per second). As soon as I do sensorStop, or slow down my frame rate, the temperature values suddenly begins updating again as usual. The call to rlRfGetTemperatureReport() is NOT returning any error values during either scenario.
Any thoughts on why fast frame rates will prevent new temperature reports?
Regards,
Erik