EB066-00-2 GSM Board

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
Carne
Posts: 2
Joined: Fri May 31, 2013 6:19 pm
Contact:

EB066-00-2 GSM Board

Post by Carne »

Hello,

i have bought a new GSM board. The board is not the same than the EB066-00-1 model. And under Flowcode V4.75, il doesn't work. No response with the GSM test program.
is it possible to have the schematic of this board and a new documentation ?
and purhaps a flowcode test program.


thanks

Didier Carne

User avatar
JohnCrow
Valued Contributor
Valued Contributor
Posts: 1367
Joined: Wed Sep 19, 2007 1:21 pm
Location: Lincolnshire
Has thanked: 364 times
Been thanked: 716 times
Contact:

Re: EB066-00-2 GSM Board

Post by JohnCrow »

Hi
If you look at this web page
It still has the data sheet forthe old version of the board, but the 4th entry has a test program for V2.
Where it shows Test Routine 2(1)
This lets you select the version you need.
I have V1 of the board so not able to say if it works or not with V2
1 in 10 people understand binary, the other one doesn't !

Carne
Posts: 2
Joined: Fri May 31, 2013 6:19 pm
Contact:

Re: EB066-00-2 GSM Board

Post by Carne »

Thanks a lot

but i have already test this file, but i can't load the GSM.fcf file because my version of flowcode is to old (V4.5).

i have a 5 version at school, i will try on monday.

Thank you John.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: EB066-00-2 GSM Board

Post by Benj »

Hello,

The LED on the EB066 v2 will not automatically flash without issuing the AT command "AT#SLED=2" using the send command component macro after you have initialised the GSM.

The v2 test routine includes this command so the LED should fire up correctly.

Post Reply