This repository was archived by the owner on Jun 8, 2021. It is now read-only.
This repository was archived by the owner on Jun 8, 2021. It is now read-only.
[OOB 5.6] Example compiles for Odin, but output is gibberish #58
Closed
Description
Example compiled using branch mbed-os-5.6-oob
for ARMCC, GCC_ARM, & IAR (all produce same output).
After implementing fix for "Malformed input" errors from this PR: ARMmbed/mbed-os#5048, the example compiles and flashes onto the UBLOX_EVK_ODIN_W2
board successfully, however the output shown in the serial terminal on baud rates 9600 and 115200 is gibberish:
Baud rate 9600:
$$$12360221022268373D66EB3C
Baud rate 115200:
$$$12360221022268373D66EB3C
Metadata
Metadata
Assignees
Labels
No labels