Skip to content

v1.9.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@cyberman54 cyberman54 released this 13 Oct 16:02
· 1559 commits to master since this release
825520a

v1.9.6

Added features:

  • LORA DEVEUI is displayed as QR code while devices starts (for taking photo and resolve it)
  • display contrast lowered to reduce OLED degradation
  • added display page showing pax curve diagram
  • added blank display page (use as screen blanker)
  • full AXP192 power management support (use with T-Beam V10)

Maintenance fixes:

  • platformio esp32 v1.11.0 (ESP-IDF SDK v3.2.3)
  • Wifi/BT software coexist version 1.1.7
  • Arduino LMIC version 3.0.99.5
  • new OLED driver (smaller footprint & with graphics capability), replacing u8x8
  • fix TTN join RX2 settings (now SF9, was SF12)
  • enabled LMIC hardware interrupts for more precise timing
  • some smaller bug fixes