Hello,
I have been spinning my wheels with the tools and sample code provided for the EK-TM4C129EXL development board. I am constrained in using this board as it has already been chosen in a hardware design. I was able to successfully build and run the UDP echo sample application using the TIRTOS. The out-of-the box IoT example took some effort to get built only to find that Exosite doesn’t support new IoT accounts anymore.
The requirement of my firmware is to support MQTT publishing of data as well as allowing a UDP client to send commands to the board. I am having a challenge finding an MQTT port to this platform as well as setting up another RTOS task to be a UDP server. The other constraint I have is that only the Ethernet port on this device can be used for connectivity — no additional TI booster packs can be added. Are there any suggestions on what I need to do to accomplish these features or if it is even possible?
Many thanks!
