This commit is contained in:
PaulVua
2025-02-07 13:31:07 +01:00
parent d98eb48535
commit fb44b57ac1
5 changed files with 88 additions and 21 deletions

View File

@@ -6,6 +6,8 @@ ex 2 (turn on blue light):
python3 /var/www/nebuleair_pro_4g/SARA/sara.py ttyAMA2 AT+UGPIOC=16,2 2
ex 3 (reconnect network)
python3 /var/www/nebuleair_pro_4g/SARA/sara.py ttyAMA2 AT+COPS=1,2,20801 20
ex 4 (get HTTP Profiles)
python3 /var/www/nebuleair_pro_4g/SARA/sara.py ttyAMA2 AT+UHTTP? 2
'''