Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

False value returned by lora.stats() #48

Closed
ha5di opened this issue Aug 4, 2017 · 2 comments
Closed

False value returned by lora.stats() #48

ha5di opened this issue Aug 4, 2017 · 2 comments

Comments

@ha5di
Copy link

ha5di commented Aug 4, 2017

Board: LoPy

Firmware: 1.7.8.b1

snr returned by lora.stats() is not the snr in dB but the value returned by LoRa HAL. It must devided by 4.

Forum reference: https://forum.pycom.io/topic/1597/false-value-returned-by-lora-stats

@ha5di
Copy link
Author

ha5di commented Aug 4, 2017

One notice. Would be good to get a single precision float instead of integer not to loose precision.

@danicampora
Copy link

Fixed. Thanks!

X-Ryl669 pushed a commit to X-Ryl669/pycom-micropython-sigfox that referenced this issue May 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants