9 years, 11 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 2014

The 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 2014

It 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
Be the first to answer this question.