Other Limits

Some other Python limits that should be considered while developing your Python script in order to find an appropriate solution are listed below:

Python scripts should not interfere with GSM/GPRS/WCDMA/CDMA-1xRTT standard operations, for this reason Python scripts run at lower priority;

GPIO polling frequency from Python scripts might be slower than expected.