Report Bugs Here

Moderator: Mmiscool

User avatar
By heckler
#39797 If you have previous code in the module that could be running (module will start default program 30 sec after initial boot up)

So be sure to either save and RUN an empty program to the module to make sure it is not busy trying to run previous program code or in your running code include an exit button to stop the module before you try and save the new code.

If your module is trying to run another program while you save a new program it could cause it to timeout.

just a possibility
dwight