Skip to content

3.0.0

Pre-release
Pre-release

Choose a tag to compare

@pennam pennam released this 31 Mar 09:55
· 15 commits to 3.x.x since this release

What's Changed

  • added another instruction to build the firmware based on espressif/idf docker image by @andreagilardoni in #108
  • Build nina firmware using esp idf v4.4.8 by @pennam in #101
  • New partition table: move NVS at the end of flash by @pennam in #103
  • TLS: use Mozilla certificate bundle by @pennam in #104
  • WiFi: fix MAC address reversed order by @pennam in #102
  • Bearssl Client fixes by @pennam in #105
  • BearSSL: add command to override default TA by @pennam in #106
  • BearSSL: add command to get errorCode() by @pennam in #107
  • Add command to configure system time by @pennam in #109
  • setTime: move command to 0x5F by @pennam in #113
  • Introducing Preferences api on esp idf 4.4 by @andreagilardoni in #110
  • downloadAndSaveFile: allow tls using certificate bundle by @pennam in #112
  • Changing BLE hci transport applied to esp idf 4.4 by @andreagilardoni in #111
  • server.end() support esp-idf 4.4 by @pennam in #115
  • WiFi.cpp allow using DHCP again after disconnecting static IP by @JAndrassy in #91
  • Client connect timeout esp-idf 4.4 by @pennam in #114
  • Add command to get firmware version as uint32 by @pennam in #116

New Contributors

Full Changelog: 2.0.0...3.0.0