Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single twisted-pair full-duplex support #7

Open
renne opened this issue Apr 11, 2018 · 1 comment
Open

Single twisted-pair full-duplex support #7

renne opened this issue Apr 11, 2018 · 1 comment

Comments

@renne
Copy link

renne commented Apr 11, 2018

Smarthome setups suffer from a lot of wires to install. Using single-pair full-duplex ethernet would allow easy installation with high data rates and MQTT protocol (TCP/IP).

Transmitting Full-Duplex Data over a Single Twisted Pair Cable shows how to use an ISL 32705 RS485 transceiver for full-duplex on a single CAT.5 twisted pair.

Please adjust your circuit to support full-duplex ethernet on a single CAT.5 twisted pair.

@cnlohr
Copy link
Owner

cnlohr commented Apr 11, 2018

For my purposes, half-duplex was more than sufficient, and allowed consistent two-way communication, but using a proper line driver would be a huge benefit.

Please test the implementation against espthernet, make modifications to the Readme to include the changes and do a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants