1.75
This release adds a range of new features, including BLE support and display timeouts.
Changes
- Added support for Bluetooth Low Energy connections on supported devices
- Added input button actions for boards with a built-in button.
- Turn Bluetooth on and off with single press
- Sleep device with long-press (>750ms)
- Enable Bluetooth pairing by holding button for 5 seconds and releasing
- Enable bootstrap console by holding button for 10 seconds and releasing
- Added battery status and bootstrap console support to Heltec V3 boards
- Added ability to configure NeoPixel intensity from
rnodeconf
- Added ability to configure display blanking timeout from
rnodeconf
- Updated makefile to use specific version of ESP-IDF
- Improved battery calculations on devices without dedicated PMU
- Fixed display intensity configuration regression