Releases: arduino/nina-fw
Releases · arduino/nina-fw
3.0.0
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
- @andreagilardoni made their first contribution in #108
Full Changelog: 2.0.0...3.0.0
2.0.0
1.6.0
What's Changed
- support server.accept() for WiFiNINA library by @JAndrassy in #79
- DNS server IP getter handler by @JAndrassy in #87
- Add new ca trust anchors by @pennam in #98
New Contributors
- @JAndrassy made their first contribution in #79
- @pennam made their first contribution in #98
Full Changelog: 1.5.0...1.6.0