main.py won't start after power up
-
Hi,
I'm using a SiPy for sending data with Sigfox.
My main.py code performs well when launched from pymakr in the Visual Studio console, but does not auto executes after a power cycle in standalone mode.
I noticed I had a "name error" when connecting USB or uploading main.py. Maybe this error prevents the Sipy from correctly booting at power up?