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 Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!