Commit graph

12 commits

Author SHA1 Message Date
GlassOnTin
f024489aee Add T-Watch Ultra PCB reference photos
Three photos from disassembly session:
- PCB overview with back cover removed
- PCB closeup showing component labels
- Battery connector detail

Factory firmware reflashed to verify hardware integrity. I2C bus and
display confirmed working under LilyGo firmware. RNode firmware I2C
init needs debugging — Wire.begin succeeds but no slaves respond.
2026-03-27 15:53:18 +00:00
GlassOnTin
033ddd6757 Add GPS beacon and LXMF telemetry for T-Beam Supreme and Heltec V4
Standalone GPS beacon mode: when no KISS host is connected for 15s,
the RNode transmits position and battery telemetry over LoRa.

Two beacon paths:
- LXMF (recommended): encrypted per-packet messages with announces,
  compatible with Sideband and any LXMF application. Supports IFAC
  network authentication.
- Legacy JSON: plaintext or encrypted raw packets for simple collectors.

Key changes:
- GPS support for T-Beam Supreme S3 (L76K) and Heltec V4 (external)
- SX1262 radio fixes: IQ polarity, DCD preamble lockup, RX reliability
- LXMF identity management with NVS-backed Ed25519/X25519 keys
- IFAC authentication (CMD_IFAC_KEY 0x89) for private networks
- Per-channel serial isolation (USB, BLE, WiFi)
- GPS status page in OLED display rotation
- Provisioning via rnlog: provision-lxmf, provision-ifac
- Documentation in Documentation/BEACON.md
2026-03-12 17:01:29 +00:00
Mark Qvist
3a77325c30 Updated readme 2023-09-18 10:26:08 +02:00
Mark Qvist
1a044bccdc Cleanup 2023-01-15 09:54:56 +01:00
Mark Qvist
05eca099b9 Updated readme 2023-01-15 03:17:26 +01:00
Mark Qvist
1f028db14d Updated readme 2022-11-08 21:10:16 +01:00
Mark Qvist
b3b87bd7c5 Updated manual 2020-04-30 11:36:28 +02:00
Mark Qvist
33376a71d8 Updated manual 2018-12-17 12:35:45 +01:00
Mark Qvist
d3aa2ef6d1 Updated manual 2018-07-03 14:57:19 +02:00
Mark Qvist
a2d2753571 Added manual 2018-06-28 17:25:22 +02:00
Mark Qvist
f40996f59e Documentation folder 2018-06-21 11:30:19 +02:00
Mark Qvist
39ed19dd7b Documentation folder 2018-06-21 11:28:36 +02:00