This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Real time transmission through ethernet

Hi,

I need some help in establishing a real time data transmission through ethernet to TMDXEVM6678 board.I need to send temperature data from a sensor which is digitised and packetised to tftp through ethernet on real time basis.Can someone suggest some way of doing this?

 Thankyou.

Regards,

Sukanya

  • Sukanya,

    Refer the NDK based examples like Helloworld and client projects. This test code having transport layer like UDP, TCP and also TFTP.
    C:\ti\mcsdk_2_01_02_06\examples\ndk

    In addition that, go through the NDK documents to find more details,
    C:\ti\ndk_2_xx_xx_xx\docs\
    1. TI Network Developer's Kit (NDK) v2.21 User's Guide
    2. TI Network Developer's Kit (NDK) v2.21 API Reference Guide

  • Sukanya,

    Did you get and refer the NDK based examples from the mcsdk? Is that help for your requirment like data transfer through ethernet.
    You can comeback if you need further discussion for transmit the data through network. Otherwise, try to close this thread, so that the future reader or begineer for network related stuff they can identified like this thread.