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, 9 months ago.
sending SMS using Vodafone 3G modem and lpc 1768
Hi
Am working currently in a project that require sending SMS using Vodafone 3G modem and lpc 1768. I'm in Qatar where we already have Vodafone company and I have there 3G modem. I was wondering if the existing example depending on the region or not ? also when I import the program a warning appear as
and when i compile it an error appear as
. If any one can help I would be thankful :)
1 Answer
10 years, 9 months ago.
I got the same thing when I tried to import that program. When I then imported the correct mbed-rtos library into my test project, and then compile, I got a bunch of errors. It doesn't look like that program is fully working. At this point, your best bet is to contact the program's author, https://mbed.org/users/donatien/, and see if he can help. Or pick useful modules from his code and piece it together.