User Manual
Note we use WiFiSSLClient client; instead of WiFiClient client; to require an SSL connection!
(https://adafru.it/EVB)
JSON Parsing Demo
This example is a little more advanced - many sites will have API's that give you JSON data. We'll
use ArduinoJSON (https://adafru.it/Evn) to convert that to a format we can use and then display that data on the serial
port (which can then be re-directed to a display of some sort)
First up, use the Library manager to install ArduinoJSON (https://adafru.it/Evo).
© Adafruit Industries
https://learn.adafruit.com/adafruit-airlift-featherwing-esp32-wifi-co-
processor-featherwing
Page 34 of 39










