This commit is contained in:
PaulVua
2025-01-09 16:55:31 +01:00
parent 8619f7d3bf
commit 4df29fc157
10 changed files with 1580 additions and 1239 deletions

View File

@@ -2,6 +2,9 @@
Script to see if the SARA-R410 is running
ex:
python3 /var/www/nebuleair_pro_4g/SARA/sara.py ttyAMA2 AT+CCID? 2
ex 2 (turn on blue light):
python3 /var/www/nebuleair_pro_4g/SARA/sara.py ttyAMA2 AT+UGPIOC=16,2 2
'''
import serial