Release 0.2.0
What's Changed
- Initial support for ArduinoBLE (using this PR arduino-libraries/ArduinoBLE#305) -> expect bugs π
- Fix SSL certificates handling (both bundle and single certificate)
- Allow ESP32-S3 reset to bootloader from R4
- Make build system reproducible
- Bundle certificates in release binary
How to test
Kindly ask the ESP32-S3 module to go in bootloader mode π
This can be achieved by launching the attached unor4wifi-reboot
utility (if you test it, please report any success or failure) or shorting ESP_BOOT and GND (on the header close to RESET button) before powering the board. In either case, the UNO should now enumerate as Espressif USB JTAG/serial debug unit
Flash S3.bin at address 0x0 using espflash or esptool
Or use the unor4wifi-update script.