Features:
- Setup via Bluetooth:
- Sensor sample rate time setup
- Wifi credentials setup
- Influxdb settings (without user/passw support, only open stations for now)
- Set location, speed and altitude
- Reboot and clear data via bluetooth added with provisional token
- Dual mode for default (mobile stations (via BT) or static stations (via Wifi))
- New GUI library:
- PM2.5 average is showed ever on big font
- status icons (BT, BT paired, Wifi, upload data, etc)
- error status code (see documentation)
- PM10 value
- other user interfaces.
- Added alpha installer for Linux (only with Python dependency)
- Support for running this firmware without sensor (for testing your ESP32 board i.e)
- Error code added and status vector data via serial console
- Some speed improvements
- Other minors
Building options
- PlatformIO, Version 3.6.4
Libraries
- Adafruit AM2320 sensor library @ 1.1.1
- Adafruit Unified Sensor @ 1.0.2
- ArduinoJson @ 5.13.4
- HPMA115S0 Arduino Library
- Influx-Arduino
- U8g2 @ 2.25.10