Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years 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
10 years 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 17 Nov 2014You 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 17 Nov 2014