Run script from console
-
Hello,
I want to run a script from the console on my LoPy4.
I already used ampy to run script and it works fine but I have a problem when I want to send data with Sigfox. The data didn't send or didn't received in the backend.
When I run the script from PyMakr, it works of course.So, do you have some solution to run script from a command line like PyMakr do?
Thanks.