The steps required to have a script executing by the Python engine on the Telit module are:
•write the Python script, in case splitting it in more than one file;
•optionally compile the Python script;
•download the, optionally compiled, Python script into the module NVM;
•enable the Python script;
•run the Python script.