Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Version v1.8.0 to sync with WiFiNINA v1.8.0

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 20 Nov 02:40
· 127 commits to master since this release
f9639b5

New in v1.8.0

  1. Sync with Arduino WiFiNINA Library v1.8.0. Using the latest WiFiNINA FW v1.4.2 in WiFi101-FirmwareUpdater-Plugin v0.10.13
  2. Limit the maximum length of the download URL for the OTA binary since the receive buffer on the nina firmware can't hold more than 128 bytes.
  3. Introduce WiFiBearSSLClient (offloaded to Nina)