Timothy Woo

Results 165 comments of Timothy Woo

Oh I see what you're saying now, sorry. No, I don't think the library handles that, but I think it's more something on the SIM7000 module's firmware end actually.

Yup, same, I get "Decode failed" as well.

The ESP8266 decoder tool issue is ESP-related, and is up to the maintainer of that tool. As for the exception errors, it could be insufficient power supply or wiring. On...

It would help for you to post more of your serial monitor to troubleshoot. Code 601 usually means your device isn't actually connected to the internet, usually by an unsuccessful...

That's a lot of code to look through, but the first thing that comes to mind is to delete this line: `while(1); // Don't proceed if it couldn't find the...