Search found 1 match

by cbenson
Tue Mar 31, 2020 12:41 am
Forum: ESP8266 boards
Topic: Calling an API in a loop is crashing urequests
Replies: 6
Views: 4319

Re: Calling an API in a loop is crashing urequests

I'm getting a similar error. It started with what looks like a crash and reboot when trying to call a thingspeak api. But I can repeat your exact error simply by running:
r = urequests.get('http://www.google.com')
5 times in the repl.

I have a D1 Mini flashed with V1.12