473,385 Members | 2,210 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Problem with GM862 QUAD PY de telit

HI everybody.I wonder if anyone can help me.My problem is when i try to run any program with pythonwin using MDM Library.
this is my code

Expand|Select|Wrap|Line Numbers
  1. import MDM
  2. print 'Hello World!'
  3. result = MDM.send('AT', 0)
  4. print result
  5. c = MDM.receive(10)
  6. print c
  7.  
The poblem that a message appears : The module is not responding.Do you want to retry to communicate?this message apaears again when i choose yes.
Please help me! it would be a big problem if i don't find solution.bye my friends .this is my mail: <removed>
Jul 30 '07 #1
1 3297
HI everybody.I wonder if anyone can help me.My problem is when i try to run any program with pythonwin using MDM Library.
this is my code

Expand|Select|Wrap|Line Numbers
  1. import MDM
  2. print 'Hello World!'
  3. result = MDM.send('AT', 0)
  4. print result
  5. c = MDM.receive(10)
  6. print c
  7.  
The problem that a message appears : The module is not responding.Do you want to retry to communicate?this message apaears again when i choose yes.
Please help me! it would be a big problem if i don't find solution.bye my friends .this is my mail: <removed>
Are you still working on this?

Double check all the usual RS232 settings.

It may help to jolt the module by using hyperterminal.
When you can get the AT commands to work on the terminal, then re-load pythonwin and re-try
Jan 5 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

50
by: sabarish | last post by:
Hi to all. find out the biggest among two numbers without using any conditional statements and any relational operators.
8
by: michael830724 | last post by:
Hello everyone : I am doing some work about telit GM862-GPS , i want to have some exemple python code about how to capture ADC .
1
by: Nyrufneck | last post by:
Hi all, I am new at programming python using GM862 and hyperterminal. I was able to download this script below into the module but I do not know how to execute the script. import MDM print...
0
by: eltonyeo | last post by:
hi everyone.. i am new here.. can everyone in the forum guide me along.. thanks.. i am currently doing a project on telit gm862-gps.. i have to use PYTHON to write a software program. kindly...
1
by: AAAlansari | last post by:
Hi everyone. I am a new customer here :) ... I hope you can help me.. I am trying to program Telit GM862-GSM GPS modem in order to send SMS. However, I am not sure which software do I have to...
2
by: Anitaa | last post by:
Hello! I'm new here, both in this forum and with Python, so you'll have to excuse me if my questions are a bit.... well, you know. I'm trying to write a script for Telit module with witch i'll be...
2
by: EdKing | last post by:
Hi everyone, I'm currently trying to get the simplest "Hello World!" Python script working on a Telit GM862-GPS. I have succeeded in writing to the Telit via the Hyper Terminal and can confirm...
1
by: yueying53 | last post by:
Hi all, I have a telit EVK2 evaluation kit and a gm862 module. Setup was fine in my school computers and I was even able to write a small program to send and receive sms. However when I...
1
by: wangchengxinyi | last post by:
hello everyone: Is anyone know how to program with telit GM862 GPS in python? i want to program with the telit module, but i have never used it, i even dont know how to download a script, how...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.