You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="../assets/Incorrect_Configuration_Connection_Failed_IoT_Service_ThingSpeak.JPG"width="600px"height="600px"alt="Configuration entered incorrectly, DataLogger not connecting to IoT Service - ThingSpeak"></a>
49
+
</div>
50
+
51
+
In this case, the DataLogger IoT failed to connect to ThingSpeak service because the credentials were entered incorrectly. Ensure that the and saved in persistent memory in order for the DataLogger IoT to successfully connect.
52
+
53
+
54
+
38
55
#### Arduino Cloud Error 1
39
56
40
57
The following error was occurred when the DataLogger IoT was initializing with Arduino Cloud.
@@ -56,6 +73,7 @@ The following error was occurred when the DataLogger IoT was initializing with A
56
73
In this case, the DataLogger IoT failed to connect to the Arduino Cloud service because the credentials were incorrect. Ensure that the credentials (i.e. API client ID, API secret, device secret, device ID) are entered correctly and saved in persistent memory in order for the DataLogger IoT to successfully connect.
57
74
58
75
76
+
59
77
#### Arduino Cloud Error 2
60
78
61
79
The following error was occurred when the DataLogger IoT was initializing with Arduino Cloud.
@@ -88,6 +106,38 @@ In this case, the DataLogger IoT failed to connect to the Arduino Cloud service
88
106
89
107
90
108
109
+
### ThingSpeak Data Points Not Updating
110
+
111
+
If your DataLogger IoT is connected to ThingSpeak but you do not see any data, ensure that the device name matches the Qwiic device that is connect to the DataLogger IoT. For example, the DataLogger IoT and Qwiic-enabled ENS160 was able to connect to ThingSpeak as shown in the image on the bottom left. However, there were no data points in any of the graphs as shown on ThingSpeak as shown in the image on the bottom right.
<td style="text-align: center; vertical-align: middle; border: none;"><a href="../assets/ThingSpeak_ENS160_No_Data.JPG"><img src="../assets/ThingSpeak_ENS160_No_Data.JPG" width="600px" height="600px" alt="No Data Points in ThingSpeak Channel"></a></td>
118
+
</tr>
119
+
</table>
120
+
</div>
121
+
122
+
If you head back into the configuration menu for the DataLogger's ThingSpeak channel, make sure that the _<devicename>_ matches the connected Qwiic device's name that was shown during initialization. In this case, the device that was loaded and detected was **ENS160**. Then add the channel ID before saving the system settings.
123
+
124
+
<divstyle="text-align: center">
125
+
<ahref="../assets/Device_Name_ENS160.JPG">
126
+
<imgsrc="../assets/Device_Name_ENS160.JPG"width="600px"height="600px"alt="Matching Device Name with Qwiic-Enabled ENS160 Breakout Board"></a>
127
+
</div>
128
+
129
+
!!! note
130
+
Only one device can be loaded per channel! ThingSpeak is not able graph two different devices in the same channel.
131
+
132
+
Head back to your ThingSpeak Channel to verify that data is being plotted on the graphs.
<imgsrc="../assets/ThingSpeak_ENS160_with_Data.JPG"width="600px"height="600px"alt="ThingSpeak Outputting ENS160 Sensor Data on Graphs"></a>
137
+
</div>
138
+
139
+
140
+
91
141
### U-Blox I<sup>2</sup>C Device Disappears when IoT DataLogger Initializes
92
142
93
143
If you have issues where a u-blox device that is connected to the I<sup>2</sup>C port fails to connect a second time when the IoT DataLogger initializes, this is due to a bug in the firmware from an initial release. You may see an output similar to the following message and image shown below.
0 commit comments