Tool/software: Code Composer Studio
Can anyone shed some light on the behavior of EasyLink_getRssi()?
I either get a good value or -128 (RF_GET_RSSI_ERROR_VAL). The documentation isn't entirely helpful as to why it does not work sometimes.
Side question: since EasyLink_getRssi() returns a EasyLink_Status, shouldn't that be something other than success when the rssi value it sets is clearly not valid?
What I am ultimately trying to do is assess the noisyness of the environment. Maybe there is a better way to go about this. I'd like to periodically sample the rssi without actually sending or receiving. I'm using EasyLink_transmitCcaAsync() and trying to assess the optimum EASYLINK_CS_RSSI_THRESHOLD_DBM