Page 1 of 1

EB066 GSM Test

Posted: Thu Nov 24, 2011 8:57 am
by cruzxia
I purchased the GSM Eblock, and I have tried to run the test program to check the module, I can enter the number and message and All the AT commands seem to work (I had to change the RTS and CTS ports to RC2 and RC5to get it communicating).
The problem that I have is that the GSM module can’t seem to log on to the network. The status LED just flashes continuously. When you send the message it comes back “message not sent”. I tried a different SIM/network, made no difference. The local signal is strong on my phone - 5 bars.

Are there some additional settings required to get the GSM to log on the cell network?

Can I read the GSM module status to see if there is a network problem?

cruzxia

Re: EB066 GSM Test

Posted: Thu Nov 24, 2011 2:05 pm
by JohnCrow
Hi Cruzxia
This is a project I did using the GSM e-block

http://www.matrixmultimedia.com/resourc ... ontrol.pdf

Hope it helps you get going

Re: EB066 GSM Test

Posted: Thu Nov 24, 2011 4:13 pm
by Benj
Hi Cruzxia,

Here is a quote from the datasheet.
6. Onboard Antenna

The onboard antenna is fairly low gain and is provided to allow simple GSM communications in strong signal
areas. For weaker signal areas it is advisable to remove the GSM module from the E-block, disconnect the
onboard antenna from the module and then connect a high gain quad band GSM antenna to the module. The
antenna socket on the GSM module is a Murata GSC type wireless connector.
e.g. http://www.sectron.eu/products/249-ante ... d-gsc.html

Re: EB066 GSM Test

Posted: Fri Nov 25, 2011 3:57 am
by cruzxia
Thanks for the replies, I plugged in an antenna from an old phone and it logged on the network.

I modified the coding for the v3 development board, and it sends SMS. I have attached the file for anyone who is trying to setup the V3 and EB066, It will save you some time so you can test the EB066.
GSM-test.fcf
(47.89 KiB) Downloaded 416 times
The instructions are at the top of the Flowcode file.

Cruzxia