why my esp8266 push data to ThingSpeak will always hit -301 response code
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
why my esp8266 push data to ThingSpeak will always hit -301 response code
2 comentarios
Christopher Stapels
el 4 de Jul. de 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.
Respuestas (1)
Vinod
el 6 de Jul. de 2024
As Christopher says, a 301 typically means your device does not have Internet connectivity.
0 comentarios
Comunidades de usuarios
Más respuestas en ThingSpeak Community
Ver también
Categorías
Más información sobre ThingSpeak en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!