Getting an Arduino sketch to run on Wio Terminal when it's not connected to a PC

Hi all
When I load an Arduino sketch on the Wio terminal from my PC it runs fine, but if I unplug the PC and plug in a USB power source instead, I can’t find a way to start the sketch on the Wio terminal. Is there something special that I should do? On my Arduino Uno, powering-up launches the program straight away.
Thanks in advance
Olivier

Hi @OlivierB,

Could you share your code, please? I can test it on my end.

Best Regards,
Lakshantha

Hi @lakshan

My mistake, the Wio Terminal starts as soon as it’s powered up as it should! There was a mistake in my code (I was waiting for Serial…). Thanks again, and sorry everybody for the silly post :slight_smile:

Best
Olivier

1 Like