I want to connect multiple devices to a network. I have successfully connected two devices with a WiFi and Bluetooth network. I used a Socket, AsyncStreams, ServerSocket and Serial object.
After I connect two devices, I try to connect a third one. However when I try to connect another, it closes one of the connection. What can I do?
After I connect two devices, I try to connect a third one. However when I try to connect another, it closes one of the connection. What can I do?