Releases: Blynk-Technologies/Blynk-NCP-Driver
Releases · Blynk-Technologies/Blynk-NCP-Driver
v0.6.3
In this release
- Arduino UNO R4 WiFi:
- Support for Renesas RA4M1 firmware upgrade Over the Air (thanks @JAndrassy) 🎉 🔥
- Stability improvements for Upload via USB and Serial Monitor by @vshymanskyy
- General optimizations and bugfix by @vshymanskyy:
- Fix for
rpc_blynk_syncVirtual
(it was unusable) rpc_blynk_configReset
now also clears all configured networksrpc_blynk_factoryReset
now also erases FS- Memory footprint and code generator optimizations
- Improved example
- Fix for
➡️ Connectivity modules supported by Blynk.NCP
v0.6.2
In this release
- Fixed C99 compatibility issues
- Improved docs
➡️ Connectivity modules supported by Blynk.NCP
v0.6.1
In this release
- Arduino UNO R4 WiFi support, including
CDC Bridge
andDAP
debugger on ESP32-S3 🎉 - Majour optimization of RAM memory footprint (up to 8x improvement 🤯)
- Support for AVR based Arduino hosts, like UNO / Leonardo / Nano / Pro Micro
- Changed the initial baud rate for all
generic
variants to38400
to support older MCUs- The baud rate gets adjusted during the module initialization anyway, so the performance is unaffected.
➡️ Connectivity modules supported by Blynk.NCP
v0.5.1
In this release
- Improved bootlog firmware identification
Reboot
option in the device menu (Web Dashboard) now reboots Primary MCU, not only NCP- Added
rpc_blynk_otaUpdatePrefetch()
- Added
generic_esp8266_1M
build
➡️ Connectivity modules supported by Blynk.NCP
v0.5.0
➡️ Connectivity modules supported by Blynk.NCP
v0.4.7
Boost ver
v0.4.6
Update README.md