why my esp8266 push data to ThingSpeak will always hit -301 response code
2 次查看(过去 30 天)
显示 更早的评论
why my esp8266 push data to ThingSpeak will always hit -301 response code
2 个评论
Christopher Stapels
2024-7-4
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.
回答(1 个)
Vinod
2024-7-6
As Christopher says, a 301 typically means your device does not have Internet connectivity.
0 个评论
社区
更多回答在 ThingSpeak Community
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!