10 years, 1 month ago.

Vodafone 3G dongle sample programs don't work.

Hi everyone,

Can someone please help, I am pulling my hair out! None of the sample programs on the Vodafone page work. The one for an SMS test, the websocket one, none of them! It is driving me crazy. I need to get it up and running but I have very little knowledge of the programming side of it. The programs are very complex which is why I assume they have sample programs so people like me can just load them up and get something working. Can anyone offer any advice? I have the SMS test program running but the dongle won't connect. And the websocket test program won't even compile cause it throws up loads of errors. Help Please!

Many Thanks

Rob

1 Answer

10 years, 1 month ago.

Have you updated the VodafoneUSBModem folder? Highlight the folder, then right click, then select update. This should sort out all the compile errors you are having. Once you get the compiler errors sorted out, you should have no problem with the sample programs.

Best of luck.

Hi. Yes I tried updating the libraries for the Vodafone dongle. The http sample program throws up errors after updating and the websocket sample program has the following error when trying to compile it after updating the library: Error: Identifier "ip_input" is undefined in "VodafoneUSBModem/lwip/api/tcpip.c", Line: 107, Col: 9

Thanks Rob Rob

posted by robert heaney 24 Mar 2014

Hi Rob,

Try the following link: http://mbed.org/users/ashleymills/code/VodafoneSMSBasics/docs/60fd177f8a6a/main_8cpp_source.html This works.

Mike

posted by mike egan 24 Mar 2014