Advertisement
Guest User

Untitled

a guest
Nov 21st, 2014
454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. +PBREADY
  2. AT^SICS=0,"conType","gprs0"
  3. AT^SICS=0,"conType","gprs0"
  4.  
  5. OK
  6. AT^SICS=0,user,"simobil"
  7. AT^SICS=0,user,"simobil"
  8.  
  9. OK
  10. AT^SICS=0,passwd,"internet"
  11. AT^SICS=0,passwd,"internet"
  12.  
  13. OK
  14. AT^SICS=0,apn,"m2m.027.simobil.si"
  15. AT^SICS=0,apn,"m2m.027.simobil.si"
  16.  
  17. OK
  18. AT^SICS=0,dns1,"8.8.8.8"
  19. AT^SICS=0,dns1,"8.8.8.8"
  20.  
  21. OK
  22. AT^SISS=1,"srvType","HTTP"
  23. AT^SISS=1,"srvType","HTTP"
  24.  
  25. OK
  26. AT^SISS=1,"conId",0
  27. AT^SISS=1,"conId",0
  28.  
  29. OK
  30. AT^SISS=1,"address","http://httpbin.org/get"
  31. AT^SISS=1,"address","http://httpbin.org/get"
  32.  
  33. OK
  34. AT^SISS=1,"cmd","get"
  35. AT^SISS=1,"cmd","get"
  36.  
  37. OK
  38. AT^SISO=1
  39. AT^SISO=1
  40.  
  41. OK
  42.  
  43. ^SIS: 1,0,2200,"Http httpbin.org:80"
  44.  
  45. ^SIS: 1,0,3,"Bad address specified"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement