why my esp8266 push data to ThingSpeak will always hit -301 response code
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
why my esp8266 push data to ThingSpeak will always hit -301 response code
2 Kommentare
Christopher Stapels
am 4 Jul. 2024
301 is network connectivity error. Either your wifi strength is too low or you haven't set up the connection properly in your code. Try moving closer to the access point or use a different network.
Antworten (1)
Vinod
am 6 Jul. 2024
As Christopher says, a 301 typically means your device does not have Internet connectivity.
0 Kommentare
Communitys
Weitere Antworten in ThingSpeak Community
Siehe auch
Kategorien
Mehr zu ThingSpeak finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!