October 2019
Intermediate to advanced
350 pages
9h 5m
English
Before we integrate the MQTT code into our sketch, we first need to check our MQTT connection by following these steps:
The example, as well as all other MQTT code running on the Arduino MKR WiFi 1010, depends on two libraries:
You should have these installed already. If not, install them via the Arduino Library Manager. I am using WiFiNINA v1.30 and MQTT v2.4.3.
Read now
Unlock full access