why my esp8266 push data to ThingSpeak will always hit -301 response code

2 views (last 30 days)
why my esp8266 push data to ThingSpeak will always hit -301 response code
  2 Comments
Christopher Stapels
Christopher Stapels on 4 Jul 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.
PHANG KOK WAI
PHANG KOK WAI on 5 Jul 2024
ok thanks..i had tried the other network even the hotspot from mobile phone also same, but it recover after that day,

Sign in to comment.

Answers (1)

Vinod
Vinod on 6 Jul 2024
As Christopher says, a 301 typically means your device does not have Internet connectivity.

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on ThingSpeak in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!