Hello
i have two routerboard mikrotik 2shpn connected with each other (Ap bridge ----- Ap bridge) , i connected one arduino with shield ethernet in the first router and other arduino also with shield ethernet in the second router, these arduino are connected using udp protocol , for testing this communication to check if the packetbuffer from arduino sender is received by arduino receiver i opened the serial monitor in software arduino for the sender , the communication is very good and all are working fine
the problem is i add a camera with the arduino sender , i can also see the camera from explorer;but the arduino is stoped , the problem i can’t communicate with arduino when the camera start
i stoped the camera by closing internet explorer and i opened serial monitor the arduino communicate
i asked if there is the way to separate the communication
or it must opened the port forwarding i tested but still not working ,