472,992 Members | 3,390 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,992 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 3278
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: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.