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!