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, 6 months ago.
ublox HTTPClient error
c027_HTTPClientTest when I update mbed, to compile, I get this error: (Error: Identifier "sprintf" is undefined in "UbloxUSBModem / CellularUSBModem / CellularModem / ip / PPPIPInterface.cpp", Line: 94, Col 12 If not update mbed, does not recognize the device.
can you share with us the link to the demo please? what version of the lib and the demo did you use? Latest revisions?
posted by Martin Kojtal 10 May 2014The demo is in this link mbed (Ublox) https://mbed.org/platforms/u-blox-C027/ and if you used this demo get this error: Error: Can not open source input file "device.h": No such file or directory in "extras/mbed_a842253909c9/platform.h", Line: 21, Col: 20 And if I update all other error appears: Error: Identifier "sprintf" is undefined in "UbloxUSBModem / CellularUSBModem / CellularModem / ip / PPPIPInterface.cpp", Line: 94, Col 12
posted by Javier Dominguez Blanco 11 May 2014It does not use the latest mbed library revision. When you receive device.h error, means a target is not supported, usually. However, I updated the mbed lib, get another error. We will fix it ;)
posted by Martin Kojtal 11 May 2014