Skip to content

Releases: Blynk-Technologies/Blynk-NCP-Driver

v0.6.3

04 Sep 14:36
Compare
Choose a tag to compare

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 networks
    • rpc_blynk_factoryReset now also erases FS
    • Memory footprint and code generator optimizations
    • Improved example

➡️ Connectivity modules supported by Blynk.NCP

v0.6.2

26 Jul 04:27
Compare
Choose a tag to compare

In this release

  • Fixed C99 compatibility issues
  • Improved docs

➡️ Connectivity modules supported by Blynk.NCP

v0.6.1

10 Jul 14:03
Compare
Choose a tag to compare

In this release

  • Arduino UNO R4 WiFi support, including CDC Bridge and DAP 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 to 38400 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

06 Jul 20:30
Compare
Choose a tag to compare

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

01 Jul 22:48
Compare
Choose a tag to compare

➡️ Connectivity modules supported by Blynk.NCP

v0.4.7

30 Jun 17:22
Compare
Choose a tag to compare
Boost ver

v0.4.6

11 Jun 23:15
d1984eb
Compare
Choose a tag to compare
Update README.md