..............
Last edited by camolas; - 5th December 2008 at 21:24.
Have you correctly placed the label "UM:" in your code?
Al.
Last edited by aratti; - 5th December 2008 at 21:29.
All progress began with an idea
Hi Camolas,
about the signal coverage, what you think about to use:
AT+CSQ
it should tell you how good is the signal.
In the modem I have it say that
0 - 9 = very poor or not enough
10 - 15 = good
16 - 31 = very good
May this help you.
If you get your code even good for signal coverage, do you like to share it?
HI camolas,
I'm very like your project but i have some question.
Please send me if it is possible the schematic of device and post please the actual source code.
I try earlier version of the source code and i can't see device working.
I connect Siemens S35 the device send AT but cellphone did not answer with OK. Please help me with this project.
Best regards Konstantin
Sofia, Bulgaria
Mikebar, there is no need to waste pic memory space for checking the signal coverage.
The main reason is that the system will use "SMS" for answering and if signal is too poor than modem will not send the message till signal will return to an acceptable level.
---------------------------------------------------------------------------------------------------------------------------------
Linoko, very likely your siemens 35 use only "PDU mode" and you need "TEXT mode".
To check if your phone works in text mode, connect it to hyperteminal and Tx the following command:
AT+CMGF=1
press enter and check the answer.
If answer is "OK" then your phone works also in TEXT mode.
Al.
All progress began with an idea
Bookmarks