Base UART Thread program. Need sensor reading, send data to the internet. Still think opening a sockets connection is possible.

Dependencies:   fsl_phy_mcr20a fsl_smac mbed-rtos mbed

Fork of mcr20_wireless_uart by Freescale

Revisions of main.cpp

Revision Date Message Actions
29:85e20083c5f0 2016-11-03 This is the Thread UART sample. It is a starting point for this project. The goal of this part is a Thread client which can open a socket connection and send data to the internet. File  Diff  Annotate
27:1eb29717bfd9 2015-06-29 Changed app to behave like the initial Wireless UART demo File  Diff  Annotate
26:56ca40dcfae1 2015-06-23 Added Freescale Connectivity Framework memory allocator File  Diff  Annotate
25:f40bc034cd8b 2015-04-28 Add mem pool management. Dont use malloc with ARM std lib in IRQ context. File  Diff  Annotate
24:088286081619 2015-04-25 minor updates, IAR working File  Diff  Annotate
23:6f13fea3cace 2015-04-25 First version working with IAR File  Diff  Annotate
19:71b793021c78 2015-04-04 Added SMAC code File  Diff  Annotate
18:b02fc0e53df8 2015-04-03 Started creating wireless uart demo based on mbed-rtos File  Diff  Annotate
17:52cfd7db8da3 2015-03-18 fixed compiling issues File  Diff  Annotate
15:990a8b5664e1 2015-03-15 Integrated PHY version from the official K64F+MCR20A package File  Diff  Annotate
3:a38ad504a18c 2015-03-05 Delete multi use functions and update mbed library - exporters for IAR now working again File  Diff  Annotate
2:3e7685cfb2a7 2015-03-05 Updating to techcon demo program File  Diff  Annotate
1:6055c6873f85 2015-03-03 testing ability to commit File  Diff  Annotate
0:01fb291427ce 2015-03-03 Initial commit File  Diff  Annotate