alexelite b8f8b6e2dd RFM69: fix incorrect RSSI on Raspberry Pi SPI (#1511)
On Raspberry Pi SPI, interrupt handling latency can be milliseconds.
RFM69 continues updating RSSI after PayloadReady, resulting in
artificially low RSSI values.

Enable AutoMode to switch RX to STDBY on PayloadReady, freezing
RSSI at the correct packet reception time.

Note: with AutoMode enabled, PAYLOADREADY is not set in IRQFLAGS2.
Use the AUTOMODE flag in IRQFLAGS1 to detect the RX to STDBY
transition.
2026-01-03 18:58:50 +01:00
2025-12-24 17:37:31 +01:00
2019-07-26 15:33:11 +02:00
2026-01-01 11:36:35 +01:00
2026-01-01 11:36:35 +01:00
2026-01-01 11:36:35 +01:00
2017-11-07 20:37:36 +01:00
2019-07-20 14:08:33 +02:00
2026-01-01 11:36:35 +01:00
2019-11-23 09:59:14 +01:00
2026-01-01 11:36:35 +01:00
2026-01-01 11:36:35 +01:00
2026-01-01 11:36:35 +01:00
2026-01-01 11:36:35 +01:00

MySensors Library v2.4.0-rc.1

Please visit www.mysensors.org for more information

Current version in Arduino IDE arduino-library-badge

Documentation

master development

CI statuses

Current build status of master branch: Build Status

Current build status of development branch: Build Status

Current build status of master branch (nightly build of Arduino IDE): Build Status

Current build status of development branch (nightly build of Arduino IDE): Build Status

Languages
C++ 58.9%
C 35.5%
Groovy 2.4%
JavaScript 1.2%
Assembly 1%
Other 0.9%