Display UDP Message from a PINK
DosEdge
Posts: 33
I am communicating with two PINKs with UDP messaging. I am trying to figure out the BS2 command or code to display the message sent to a PINK. If anyone have any advisement; it would be greatly appreciated for the help?
Thank you,
Dosedge
Thank you,
Dosedge
Comments
Just remember, if it is a string you are sending via UDP, you have to read it into a byte array, so keep your messages small.
Also, if you use the factory web page to browse the recieving PINK modules web server, you can view the contents of ALL variables, including the UDP message from your browser.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Roger Pierson
Senior Electronics Technicain
DTI Assoicates
This will read the contents of the UDP message buffer.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Roger Pierson
Senior Electronics Technicain
DTI Assoicates