0.1.1 (esp32_ttgo pre-release)
Pre-release
Pre-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 withlr -a
** View current routing table withlr -r
** Transmit a test message withtx -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