Timonel bootloader I2C-master single slave application demo for ESP8266
This ESP8266/Arduino test application shows the usage of TWI master libraries.
It is a serial console-based application that allows sending commands to a device that runs the Timonel bootloader. Its main functions are:
The application has been tested on ESP-01 and NodeMCU modules. It is compiled and flashed to the device using PlatformIO over VS Code. The arduino folder contains the same application, adapted to be used through the Arduino IDE.