9 years, 5 months ago.

coonect Adafruit FONA gsm module with kl25z

Hello,

I want to send sms using Adafruit FONA gsm module (https://learn.adafruit.com/adafruit-fona-mini-gsm-gprs-cellular-phone-module/overview) , i am newbie, is there any good tutorial to connect this module to FRDM kl25z? i found lot of stuff for arduino uno , but not for kl25z.

thanks

1 Answer

9 years, 5 months ago.

Use the Arduino code and change it to work on Mbed. I have done this many times. It may take some time but a good learning tool at the same time. Ask a question If you get stuck during converting.

Thanks for replying , i am a total noob , do you have any link or something for explanation for doing that? and how to change arduino code to work on Mbed.

posted by nikunj vadi 17 Nov 2014

You could look at this Mbed page for the SIM900.

https://developer.mbed.org/components/Seeed-GPRS-Shield-V20/

It is possible that most of the AT commands are the same so should work with little modification. I can't help any further as I do not have one of these.

posted by Paul Staron 17 Nov 2014

Thank you very much man for the help.

posted by nikunj vadi 18 Nov 2014