sending a tcpip string via netburner

Discussion to talk about software related topics only.
Post Reply
andiso
Posts: 16
Joined: Tue Jul 24, 2018 6:28 am

sending a tcpip string via netburner

Post by andiso »

Hi,
we need to send ascii strings like for example:
"abcd1234"
via tcpip and via RS232

I cant find any sample code for this in the examples folder

we are using the MOD5441x module

are there any code samples?

thanks
User avatar
Jon
Posts: 79
Joined: Mon Feb 05, 2018 10:54 am

Re: sending a tcpip string via netburner

Post by Jon »

Hi Andiso,

There are several examples for both TCP and serial communications. From your NNDK install directory, you will want to go to examples\StandardStack\TCP and examples\StandardStack\serial, respectively. Hope that helps!

Kind Regards,
Jon
Post Reply