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
New in v1.8.0
- Sync with Arduino WiFiNINA Library v1.8.0. Using the latest WiFiNINA FW v1.4.2 in WiFi101-FirmwareUpdater-Plugin v0.10.13
- 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.
- Introduce WiFiBearSSLClient (offloaded to Nina)