Home→Forums→MonoBrick Communication Library→Control more than one EV3→Reply To: Control more than one EV3
March 4, 2014 at 18:52
#4022
Anders Søborg
Keymaster
Yes – that is actually possible. However IP filtering has not been implemented but should be fairly strait forward. But if you don’t know how to implement this yourself then a workaround could be to connect one brick at a time – when MonoBrick is connected the EV3 will stop broadcasting its IP address. So you need to
1. Connect the EV3 to the WiFi network
2. Connect to the EV3 using MonoBrick
Repeat this three times
Anders
Follow