Hi @N3Cr0,
Could you create a new file named boot.py inside the ARDUPY Drive and copy your codes into that file? Then connect the Wio Terminal to power bank/ wall socket and turn it on. It will execute the code.
This is the general behavior:
main.py: Code executes as soon as you save the file. When you turn OFF Wio Terminal and turn back ON, the code will not execute automatically. You have to manually open the file and save it. Then it will execute the codes.
boot.py: When you turn OFF Wio Terminal and turn back ON, the code will execute automatically.
Hope it helps!
Also, welcome to follow the ArduPy video tutorial series on Seeed YouTube
Best Regards,
Lakshantha