There are two kinds of these splitters and unfortunately, they look identical and they are often not described correctly. I was looking for this kind that lets you run 2 100Mb connections over a single wire, but once I instead received the kind that duplicates all wires on both sides. So they do exist if you can find them.
Any luck in connecting this desk to Home Assistant? I have the same desk controller and would love to integrate it in Home Assistant
Any updates here ? I have the same desk controller!
Hey everyone, thanks for your interest! Unfortunately, I couldnāt figure out the wiring of the desk and I donāt have the time to investigate any further.
Youāre best bet is to probably join the ESPHome Discord and ask around for help. Thereās a lot of smart people there that could potentially help you out.
Best of luck!
& let me know, if you were able to figure it out.
I was able to capture UART data with ESPHome, but donāt know how to decode/use it. Maybe @ssieb can help if I share the captured UART data ?
Thanks!!
Possibly. Create a thread on the esphome Discord off-topic channel.
It seems like I also do have the same Controller. Could some provide a pin diagram so I can also connect it up to a ESP8266?
Have you gotten anywhere with this?
A key reason why you didnāt get much luck with the RJ45 splitter is because this deskās controller actually uses RJ50 - note how thereās 10 pins in the RJ connector (and 10 labeled pins on the board too!).
For some reason your motor controller also seems to have a B and a D UART channel (B-TX, B-RX, and D-RX and D-TX). Key 1 and Key 2 most likely connect to direct keys on the control panel (e.g. Memory button).
Iām in a similar conundrum, my desk uses a JSM-2.1-0.3W motor controller, which also employs an RJ50 jack instead of RJ45. Iāve only pulled the hand controller apart as of now, but it only shows a handful of pins (with the weirdest colour assignments, black and white are RX/TX, blue is ground, green is 5V, and thereās also a U_G and a DC pin, latter I think has the full 24/36V rail exposed from the motor controller, but Iāll have to take that apart to confirm it).
Check out the Desktronic thread - itās the same controller, and you can get it to work āokayā, albeit in a proxy mode, which is a bit janky.
Iām still working on trying to get the secondary UART working, which is used by e.g. the official (but unavailable for purchase) BT dongle.