In this release
-
New boards support
- Arduino MKR WiFi 1010
- Arduino MKR ETH shield
- Arduino MKR VIDOR 4000 (use the example for
MKR WiFi 1010
) - Arduino UNO WiFi Rev.2 (use the example for
MKR WiFi 1010
)
-
Changes
- Increase default
BLYNK_TIMEOUT_MS
to3000
ms (most boards) - Add
BlynkTimer
to Linux example - Add a check for ESP8266 Core version
- Improved WiFi connection speed in some cases
- Improve email example
- WiFi Provisioning: increase default brightness of indicator LED
- WiFi Provisioning: Use built-in
Ticker.h
for ESP32
- Increase default
-
Bugfixes
- Fix
Terminal
on Particle - WiFi Provisioning: Fix reset button and indication for ESP32, ESP8266, MKR1000
- WiFi Provisioning: Fix WiFi password length limited (increased to 64)
- Fix
If you’re using Blynk WiFi Provisioning, it’s highly recommended to upgrade
Regularly update your IDE, Libraries and Boards (Core v2.4.2+ for ESP8266 is required)
PlatformIO, Particle, ARM mbed and OpenWRT packages will been updated soon.
Grab the update here: https://github.com/blynkkk/blynk-library/releases/latest
BTW, if you like Blynk, don’t forget to give us a github star!