Executing the Python script on PC

The steps required to have a script executing by the Python engine on PC in a similar way as on the Telit module are:

 

install Python on PC;

install optional serial package on PC;

copy on PC Python modules that emulates custom built-in modules (MDM, MDM2, SER, GPIO, GPS);

run the Python script.