update
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
'''
|
r'''
|
||||||
____ _ ____ _
|
____ _ ____ _
|
||||||
/ ___| / \ | _ \ / \
|
/ ___| / \ | _ \ / \
|
||||||
\___ \ / _ \ | |_) | / _ \
|
\___ \ / _ \ | |_) | / _ \
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
'''
|
r'''
|
||||||
____ _ ____ _
|
____ _ ____ _
|
||||||
/ ___| / \ | _ \ / \
|
/ ___| / \ | _ \ / \
|
||||||
\___ \ / _ \ | |_) | / _ \
|
\___ \ / _ \ | |_) | / _ \
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
'''
|
r'''
|
||||||
____ _ ____ _
|
____ _ ____ _
|
||||||
/ ___| / \ | _ \ / \
|
/ ___| / \ | _ \ / \
|
||||||
\___ \ / _ \ | |_) | / _ \
|
\___ \ / _ \ | |_) | / _ \
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
'''
|
r'''
|
||||||
____ _ ____ _
|
____ _ ____ _
|
||||||
/ ___| / \ | _ \ / \
|
/ ___| / \ | _ \ / \
|
||||||
\___ \ / _ \ | |_) | / _ \
|
\___ \ / _ \ | |_) | / _ \
|
||||||
@@ -97,7 +97,7 @@ try:
|
|||||||
command= f'AT+UHTTPC={aircarto_profile_id},1,"/ping.php","aircarto_server_response.txt"\r'
|
command= f'AT+UHTTPC={aircarto_profile_id},1,"/ping.php","aircarto_server_response.txt"\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=120, wait_for_lines=["+UUHTTPCR", "+CME ERROR"], debug=True)
|
response_SARA_3 = read_complete_response(ser_sara, timeout=5, end_of_response_timeout=20, wait_for_lines=["+UUHTTPCR", "+CME ERROR"], debug=True)
|
||||||
|
|
||||||
print(response_SARA_3)
|
print(response_SARA_3)
|
||||||
# si on recoit la réponse UHTTPCR
|
# si on recoit la réponse UHTTPCR
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
'''
|
r'''
|
||||||
____ _ ____ _
|
____ _ ____ _
|
||||||
/ ___| / \ | _ \ / \
|
/ ___| / \ | _ \ / \
|
||||||
\___ \ / _ \ | |_) | / _ \
|
\___ \ / _ \ | |_) | / _ \
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
'''
|
r'''
|
||||||
____ _ ____ _
|
____ _ ____ _
|
||||||
/ ___| / \ | _ \ / \
|
/ ___| / \ | _ \ / \
|
||||||
\___ \ / _ \ | |_) | / _ \
|
\___ \ / _ \ | |_) | / _ \
|
||||||
|
|||||||
Reference in New Issue
Block a user