Skip to content

v0.3.8

Compare
Choose a tag to compare
@vshymanskyy vshymanskyy released this 11 Jul 17:42
· 1089 commits to master since this release

ATTENTION!

The Blynk_Release_v0.3.8.zip package contains several libraries.
You need to copy them manually to your libraries folder.

The structure should look like this:
~\Arduino\libraries\Blynk
~\Arduino\libraries\BlynkESP8266_Lib
~\Arduino\libraries\SimpleTimer
~\Arduino\libraries\Time

In this release

  • New boards support:
    • Fishino.it
  • Bluetooth Smart (4.0 LE) support [ BETA ]
    • RedBear Duo
    • RedBearLab BLE Mini
    • RedBearLab BLE Nano
    • Simblee BLE
    • RFDuino BLE
  • BlynkSimpleSerial class is deprecated now!
    • Please use our new, better USB/Serial examples
  • Fixed 128 Virtual Pins for ESP8266
  • Fixed Bridge.virtualWrite(pin, ...) with multiple parameters
  • Enabled SSL fingerprint check for ESP8266
  • Fixed info sending for Arduino WiFi Shield and ESP8266 WiFi Shield
  • Auto-generate Ethernet MAC address based on Auth Token
  • Remove CC3000 socket inactivity timeout
  • Updated Travis build system

Full list of supported hardware: https://github.com/blynkkk/blynkkk.github.io/blob/master/SupportedHardware.md