thanks for your help... Ill try it out and let you kniow the progress
thanks again
User Profile
Collapse
-
I am using a Telit serial MUX (which converts one pyhsical serial port to 4 virtual port). I use one port to view my debug information and one port to send my python script and AT command. I have included the code below. Thanks
...Code:import MDM import MOD APN = "telstra.internet" WEB_ADDR = "www.telit.com" T_MINIMUM = 5 T_GPRS = 20 T_CONNECT = 100
Leave a comment:
-
I use Hyperterminal to talk to the device using serial port. I download my python script through serial port.
Libraries used
import SER - send and receive data via serial port
import MDM - send AT command to the module...Leave a comment:
-
Is anyone interfacing GM8620-GPS or similar device with python script??
Hi All,
Is there anyone using python script to programm the Telit GM862-GPS module??
I am a newbie in using python. I am developing an application in which i have to open a GPRS connection and download the webpage and save in the GM862-GPS memory.
I encounter a problem today which drive me crazy... I could open a connection and download the http page using AT command through hyperterminal (without python...
No activity results to display
Show More
Leave a comment: