Page 1 of 1

sending a tcpip string via netburner

Posted: Mon Aug 20, 2018 2:06 am
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

Re: sending a tcpip string via netburner

Posted: Mon Aug 20, 2018 2:42 pm
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