mbed-os-examples / Mbed OS mbed-os-example-client

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Mon Mar 19 21:00:06 2018 +0000
Parent:
138:0b7624caea0a
Child:
140:7ecfe5a10bc3
Commit message:
README - Ublox wifi broken (5.7.4 -> 5.7.x)

Some notes on the Ublox issues, better list them here.
Review comment fix from Teemu Takaluoma - 5.7.4 changes to 5.7.5,
as 5.7.4 still works.

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client

Changed in this revision

README.md Show annotated file Show diff for this revision Revisions of this file
--- a/README.md	Fri Mar 09 11:30:07 2018 +0000
+++ b/README.md	Mon Mar 19 21:00:06 2018 +0000
@@ -419,6 +419,10 @@
 
 As ARM Compiler 5.06 update *3* has multiple compiler bugs (issue 2 above), we recommend updating to [5.06 update 6](https://developer.arm.com/products/software-development-tools/compilers/arm-compiler/downloads/version-5).
 
+### UBLOX_EVK_ODIN_W2
+
+Pre-built WiFi binaries are broken for UBLOX_EVK_ODIN_W2 between Mbed OS 5.7.5 to 5.7.x, issue [6003](ARMmbed/mbed-os#6003) (fixed to Mbed OS 5.8.0).
+
 ### REALTEK_RTL8195AM
 
 Realtek RTL8195AM board does not have any LEDs that would be connected to the main MCU. The existing LEDs are all connected to the DAPLINK host processor. So, in order to get the LEDs working one has to connect an external LED, instead. The LED needs to be connected to GPIOB_4 and GND, please see pinout in [Realtek RTL8195AM-page](https://os.mbed.com/platforms/Realtek-RTL8195AM/#rtl8195am-pinout-right).