meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.26k stars 787 forks source link

[Bug,radiolib] wrong CMD_CalibrateImage sx1262 #4193

Closed mrx23dot closed 2 months ago

mrx23dot commented 2 months ago

Category

Other

Hardware

Heltec V3

Firmware Version

2.3.13.83f5ba0

Description

I did an SPI measurement

it sends out CMD_CalibrateImage 98 D8 DB

based on datasheet it should be D7 DB

image

Relevant log output

No response

thebentern commented 2 months ago

We lean on RadioLib to handle this https://github.com/jgromes/RadioLib

jp-bennett commented 2 months ago

Something doesn't add up. 2.3.13 should have had the upstream fix.