Reply To: Control more than one EV3

HomeForumsMonoBrick Communication LibraryControl more than one EV3Reply To: Control more than one EV3

#4058
Author Image
Anders Søborg
Keymaster

Hi

I’m using your firmware and it seems that there are no UDP broadcasts.

It is correct the MonoBrick firmware does not support UDP broadcast. But you should be aware that the MonoBrick communication library only support the standard firmware.

Is there an easy way to connect with a brick running the monobrick firmware?

Simpley have a program running on the EV3 that listens and accepts a TCP/IP connection. Then from the PC connect to the EV3 using a TCP/IP socket. Search the web there are dozens of examples on how to do this in c#

Anders

Posted in

Make a donation