particle-iot / docs

Documentation for Particle
https://docs.particle.io
Other
145 stars 271 forks source link

Cellular RSSI on Boron appears to be a percentage rather than dB #950

Open tompropst opened 5 years ago

tompropst commented 5 years ago

Regarding the Cellular.RSSI documentation: It has been reported that this API is not correct for Boron. In my experience, it seems that the CellularSignal.rssi value appears to be an integer representation of what CellularSignal.getStrenght() returns (percentage) rather than dB. I think this is acceptable but should be noted in the documentation.

rickkas7 commented 5 years ago

This is a known issue and will be addressed shortly.