Winegard satellite dish control for amateur radio sky tracking
Find a file
Ryan Malloy 420a8e2039 Fix board ID and NimBLE 2.x API for ESP32-S3-N16R8
- Use esp32-s3-devkitc1-n16r8 board (16MB flash, 8MB PSRAM OPI)
  instead of generic esp32-s3-devkitc-1 (8MB, no PSRAM)
- Remove setScanResponse() — NimBLE 2.x dropped this method
- Board definition handles PSRAM build flags automatically

Verified: clean boot, no PSRAM errors, BLE advertising as Travler-G2.
2026-02-11 14:37:09 -07:00
docs Add ESP32-S3 BLE-to-RS422 bridge firmware for Carryout G2 2026-02-11 14:33:10 -07:00
firmware/ble-bridge Fix board ID and NimBLE 2.x API for ESP32-S3-N16R8 2026-02-11 14:37:09 -07:00
src/travler_rotor Add R/L/D protocol extensions for RSSI sky scanning 2026-02-11 11:55:05 -07:00
Trav-ler-Rotor-For-HAL-2.05 Initial travler-rotor library scaffolding 2026-02-11 04:10:17 -07:00
.gitignore Add ESP32-S3 BLE-to-RS422 bridge firmware for Carryout G2 2026-02-11 14:33:10 -07:00
CLAUDE.md Document RS-485 vs RS-422 signaling, connector pinouts, and MAX490 failsafe 2026-02-11 10:31:11 -07:00
pyproject.toml Initial travler-rotor library scaffolding 2026-02-11 04:10:17 -07:00
uv.lock Initial travler-rotor library scaffolding 2026-02-11 04:10:17 -07:00