Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: example-ublox-cellular-interface HelloMQTT example-ublox-cellular-interface_r410M example-ublox-mbed-client
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:9863dcade75d | 2018-02-28 | RobMeades | PR 6032 into mbed-os changed the signature of the PPP connection_status_cb() (it now carries two parameters rather than one). This change fixes the UbloxPPPCellularInterface to work with that PR. |
2:4c533665168c | 2017-06-30 | rob.meades@u-blox.com | Connect now fails correctly if it cannot achieve a connection, rather than trying for ever. |
1:80ec3fccad9e | 2017-06-15 | rob.meades@u-blox.com | Bring PPP interface code up to date with AT interface code and test on both C030 and C027 platforms. |
0:44dd95724bc2 | 2017-06-14 | RobMeades | Initial commit of u-blox PPP cellular interface, which implements a data connection using LWIP and PPP on the MCU. |