Christopher Allen
Christopher Allen
Having this same issue, how did you set vCPUs to one? Are you talking about in the hypervisor setting the actual machine core to 1 Thanks, know this is from...
@xiego I figured that out! It worked after setting VM to 1 core. Weird stuff.
Just to confirm, the package on GitHub works as expected. The NPMJS one does not function due to outdated mime-type errors.
I am aware of the sprintf issue, that has been fixed. same result unfortunately
@Mark-Wills Changing my code to request only http://google.com results in the same failed error. ``` #include "BotleticsSIM7000.h" // https://github.com/botletics/Botletics-SIM7000/tree/main/src #include #include #include #include #define SIMCOM_7000 #define PWRKEY 6 #define RST...