Skip to content
Snippets Groups Projects
Commit d687b89d authored by Rohit Gupta's avatar Rohit Gupta
Browse files

update to the bandrich UE config

parent a9e65743
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,7 @@ def stop_ue():
timeout=60
os.system('killall wvdial')
send_command('AT', 'OK' , timeout)
#send_command('AT+CGATT=0' , 'OK' , timeout)
send_command('AT+CGATT=0' , 'OK|ERROR' , timeout)
send_command('AT+CFUN=4' , 'OK' , timeout)
for arg in sys.argv[1:]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment