update
This commit is contained in:
0
SARA/SSL/certificate/e5.der
Normal file → Executable file
0
SARA/SSL/certificate/e5.der
Normal file → Executable file
0
SARA/SSL/certificate/e5.pem
Normal file → Executable file
0
SARA/SSL/certificate/e5.pem
Normal file → Executable file
0
SARA/SSL/certificate/e6.der
Normal file → Executable file
0
SARA/SSL/certificate/e6.der
Normal file → Executable file
0
SARA/SSL/certificate/e6.pem
Normal file → Executable file
0
SARA/SSL/certificate/e6.pem
Normal file → Executable file
0
SARA/SSL/certificate/isrg-root-x2.der
Normal file → Executable file
0
SARA/SSL/certificate/isrg-root-x2.der
Normal file → Executable file
0
SARA/SSL/certificate/isrgrootx1.pem
Normal file → Executable file
0
SARA/SSL/certificate/isrgrootx1.pem
Normal file → Executable file
0
SARA/SSL/certificate/r11.der
Normal file → Executable file
0
SARA/SSL/certificate/r11.der
Normal file → Executable file
0
SARA/SSL/certificate/r11.pem
Normal file → Executable file
0
SARA/SSL/certificate/r11.pem
Normal file → Executable file
0
SARA/SSL/open_ssl_script.sh
Normal file → Executable file
0
SARA/SSL/open_ssl_script.sh
Normal file → Executable file
0
SARA/SSL/request.py
Normal file → Executable file
0
SARA/SSL/request.py
Normal file → Executable file
0
SARA/sara_setURL_uSpot_noSSL.py
Normal file → Executable file
0
SARA/sara_setURL_uSpot_noSSL.py
Normal file → Executable file
@@ -370,7 +370,7 @@ try:
|
|||||||
command= f'AT+UHTTPC=0,4,"/pro_4G/data.php?sensor_id={device_id}","server_response.txt","sensordata_csv.json",4\r'
|
command= f'AT+UHTTPC=0,4,"/pro_4G/data.php?sensor_id={device_id}","server_response.txt","sensordata_csv.json",4\r'
|
||||||
ser_sara.write(command.encode('utf-8'))
|
ser_sara.write(command.encode('utf-8'))
|
||||||
|
|
||||||
response_SARA_3 = read_complete_response(ser_sara, timeout=5, end_of_response_timeout=30, wait_for_line="+UUHTTPCR")
|
response_SARA_3 = read_complete_response(ser_sara, timeout=5, end_of_response_timeout=45, wait_for_line="+UUHTTPCR")
|
||||||
|
|
||||||
print('<p class="text-danger-emphasis">')
|
print('<p class="text-danger-emphasis">')
|
||||||
print(response_SARA_3)
|
print(response_SARA_3)
|
||||||
|
|||||||
Reference in New Issue
Block a user