Page 1 of 1

Create two ports based on tcp_client example

Posted: Tue Oct 08, 2019 9:03 am
by Simon Leung
Hi,

Right now I am developing a software based on the blufi and tcp_client examples. As I have to set up two ports under the same IP address, one port for command sending and other for data transmission. Is there any one has any idea how to modify the tcp_client example to have 2 ports communication?
Thanks.