11 years, 1 month ago.

Direct Ethernet between two Mbeds

I am trying to directly transmit data between MBEDs by connecting the TX+ & TX- of MBED1 to the RX+ & RX- of MBED2 and vice versa. This is done without the use of any switch etc.

My Code can be read here:

http://stackoverflow.com/questions/15975807/crossover-ethernet-communication-with-two-mbeds?noredirect=1#comment22773504_15975807

The Package is send successful, but the second mbed doesnt receive it.

Any ideas or approaches how to make it work?

Are you using a crossover cable?

posted by Stephen Paulger 15 Apr 2013
Be the first to answer this question.