Huge Blynk Library update! v0.5.0 with extended ESP32 support

User avatar
vshymanskyy
Posts: 1
Joined: Thu Dec 21, 2017 6:08 pm

Huge Blynk Library update! v0.5.0 with extended ESP32 support

Postby vshymanskyy » Thu Dec 21, 2017 6:39 pm

As you probably know, Blynk is an App for iOS and Android, that allows you to drag-and-drop widgets right on your smartphone,
and use it to control/monitor things around you.
Image

I've just rolled out a big update to the embedded library, that includes cool features for ESP32/ESP8266.

Hope you like it!
What's included in this release?
  • Hardware support:
    • ESP32
      • Bluetooth LE initial support + example
      • SSL (secure connection) support + example
      • App Export example for ESP32 (with WiFi credentials provisioning)
    • ESP8266
      • SSL stability improvement (still not perfect due to a bug in ESP Core)
      • SSL now checks certificate chain (previously fingerprint was used). Needs 2.4.0-rc2
      • BIG stability improvements in Shield mode (AT commands)
    • Realtek RTL8710 / Ameba support
    • Arduino UNO WiFi support
    • WIZnet WizFi310 support
    • Improved ARM mbed support
    • Improved Linux support
    • All frameworks are now enabled for PlatformIO library
  • General improvements
    • Forget about “flood errors”. Probably ;)
    • Library is now easier to port/run on 3rd party hardware
    • We now use a single implementation of BlynkFifo
    • Better diagnostic/debug prints
    • NeoPixel lib is no longer included in Blynk release zip package.
  • Bugfixes:
    • Unexpected "Login timeout" during redirect (#374)
    • 100% CPU load on linux/raspberry
    • Compile Error with Arduino 101 (#369). Please keep in mind that #304 is still there...
    • Call BLYNK_DISCONNECTED() on unsuccessful write (#371)
    • RFDuino uses BLEPeripheral now
    • Travis CI build is fixed
PlatformIO, Particle, ARM mbed and OpenWRT packages have been updated accordingly.
Full list of supported hardware is here.
8-) Grab the update here: https://github.com/blynkkk/blynk-librar ... ses/latest
And please post your feedbacks!

:arrow: BTW, if you like Blynk, don't forget to give us a github star!

Who is online

Users browsing this forum: No registered users and 32 guests