Problem sending SMS via GSM EB066-01

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

Moderators: Benj, Mods

Post Reply
simsto
Flowcode V4 User
Posts: 19
Joined: Fri Jul 08, 2011 4:20 pm
Has thanked: 3 times
Contact:

Problem sending SMS via GSM EB066-01

Post by simsto »

Hello,

I have some problems sending SMS via the GSM EB066-01-Module.

I am using Flowcode v4.5.18.74. The used chip is a 18F4455. The oscillator frequency is 4 MHz.

The board is correctly connecting to the network. I can call the board and the return value 2 is given for an incoming call. But there is no value 1 for incoming sms. Otherwise I am not able to send SMS. Calling the macro leads to a return value 255.

I have attached my testfile.

Could you please give me a hint?

Best regards

Simon Stockhorst
Attachments
Flowcode1.fcf
(6 KiB) Downloaded 611 times

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: Problem sending SMS via GSM EB066-01

Post by Benj »

Hello Simon,

My advice would be to perform a 1 second flasher test as I'm not sure if your configuration settings are correct. This should help to confirm if your serial baud rates are also correct.

http://www.matrixtsl.com/wiki/index.php ... ED_flasher

simsto
Flowcode V4 User
Posts: 19
Joined: Fri Jul 08, 2011 4:20 pm
Has thanked: 3 times
Contact:

Re: Problem sending SMS via GSM EB066-01

Post by simsto »

Hello Ben,

I tested the led flasher and everything works fine. I use several e-blocks with serial communication like (rfid EB052, gps eb056, tft with touchscreen EB076) connected to Port C and got them working. I wonder why a call is recognized and SMS not.

Could it be a problem with our prepaid card? I got the board working with another card three years ago. http://ww.matrixmultimedia.com/mmforums ... b1124101f4

Thanks in advance.

Post Reply