Releases: Blynk-Technologies/Blynk-NCP-Driver
Releases · Blynk-Technologies/Blynk-NCP-Driver
v0.7.0
In this release
- Added
rpc_blynk_otaUpdateSuspend - Fix for
rpc_blynk_factoryTestWiFiinstability. Also, the RSSI threshold changed to-85 dBm buffer_trenamed torpc_buffer_tto avoid conflicts- Ability to define
RPC_MUTEX_LOCKandRPC_MUTEX_UNLOCKoperations - Timeout values of some functions changed to improve the reliability
test/ncptool.pytool was added- Improved examples and documentation
➡️ Connectivity modules supported by Blynk.NCP
Full Changelog: v0.6.3...v0.7.0
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_configResetnow also clears all configured networksrpc_blynk_factoryResetnow 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 BridgeandDAPdebugger 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
genericvariants to38400to 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
Rebootoption in the device menu (Web Dashboard) now reboots Primary MCU, not only NCP- Added
rpc_blynk_otaUpdatePrefetch() - Added
generic_esp8266_1Mbuild
➡️ 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