Skip to content

0.1.1 (esp32_ttgo pre-release)

Pre-release
Pre-release
Compare
Choose a tag to compare
@paidforby paidforby released this 17 Jan 20:55
· 121 commits to master since this release

Disaster Radio v0.1.1

Download firmware and web app binary

This is a developmental update to the pre-release of the disaster radio firmware for the LILY TTGO ESP32 V2.1_1.6 dev board.

New features

  • Includes console interface accessible over serial,
    ** View local node address with lr -a
    ** View current routing table with lr -r
    ** Transmit a test message with tx -m <message> -d <destination> -t <type>

  • Adds platformio as option for compiling firmware

  • Demo chat app displays current routing table

  • Updates library,
    ** sudomesh/LoRaLayer2@2f6ecd1