why my esp8266 push data to ThingSpeak will always hit -301 response code
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
why my esp8266 push data to ThingSpeak will always hit -301 response code
2 commentaires
Christopher Stapels
le 4 Juil 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.
Réponses (1)
Vinod
le 6 Juil 2024
As Christopher says, a 301 typically means your device does not have Internet connectivity.
0 commentaires
Communautés
Plus de réponses dans ThingSpeak Community
Voir également
Catégories
En savoir plus sur ThingSpeak dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!