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.
Fork of U_Blox_DeviceConnector by
History
u-Blox client
2017-02-20, by surajdagar [Mon, 20 Feb 2017 15:11:52 +0000] rev 65
u-Blox client
Add C027 example;
2017-02-02, by sarahmarshy [Thu, 02 Feb 2017 21:19:33 +0000] rev 64
Add C027 example;
u-Blox test for device connector
2017-02-02, by surajdagar [Thu, 02 Feb 2017 19:46:23 +0000] rev 63
u-Blox test for device connector
UBLOX_EVK_ODIN_W2 ethernet support
2017-02-02, by mbed_official [Thu, 02 Feb 2017 08:30:11 +0000] rev 62
UBLOX_EVK_ODIN_W2 ethernet support
You can get the ethernet working on the UBLOX, if you modify the
mbed_app.json - eth configs changed to match the need (you need
to drop the "EMAC" in case of UBLOX).
cp configs/eth_v4.json mbed_app.json
cp configs/eth-wifi-mbedignore .mbedignore
mbed compile -m UBLOX_EVK_ODIN_W2
yields a working ethernet binary for UBLOX.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
Update mbed-client.lib to v2.0.2
2017-02-02, by mbed_official [Thu, 02 Feb 2017 07:00:11 +0000] rev 61
Update mbed-client.lib to v2.0.2
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
mbed OS 5.3.4
2017-02-01, by mbed_official [Wed, 01 Feb 2017 11:30:11 +0000] rev 60
mbed OS 5.3.4
Update to latest.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
Fix the cert len in simpleclient.h (#170)
2017-01-27, by mbed_official [Fri, 27 Jan 2017 14:45:11 +0000] rev 59
Fix the cert len in simpleclient.h (#170)
The set_resource_value function will automatically add the null termination ('\0'). To avoid getting two of them added - 1 to after the sizeof in function create_register_object in file simpleclient.h.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
README.md - Ublox tested on WiFi
2017-01-26, by mbed_official [Thu, 26 Jan 2017 14:30:12 +0000] rev 58
README.md - Ublox tested on WiFi
One erroneus line there - Ublox does not work with ethernet, but with WiFi.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
Merge pull request #166 from ARMmbed/memory_optimizations
2017-01-26, by mbed_official [Thu, 26 Jan 2017 12:00:10 +0000] rev 57
Merge pull request #166 from ARMmbed/memory_optimizations
Make example compatible with memory optimizations change
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
Merge pull request #164 from adbridge/master
2017-01-17, by mbed_official [Tue, 17 Jan 2017 12:15:09 +0000] rev 56
Merge pull request #164 from adbridge/master
Updating mbed-os to mbed-os-5.3.3
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client