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.

AWR1843BOOST: rlRfGetTemperatureReport() will stop updating temperature readings with fast frame rates

Part Number: AWR1843BOOST

Hello,

I try to get BSS temperature by call  rlRfGetTemperatureReport() 

If I set my rlFrameCfg.framePeriodicity as 10ms, the temperature acts as expected, changing every second.

If I set my rlFrameCfg.framePeriodicity to 5ms, the temperature will NEVER update again. If I wait 10 minutes, the same, old values will still be reported. Only when I sensorStop, or slow down the frame rate will the temperature update with new values. It's almost as if something is being starved out when the frame rate is extremely fast.

YAFENG