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

Improvement: Still be able to use the control panels #7

Closed
staxDB opened this issue Apr 4, 2021 · 11 comments · Fixed by #11
Closed

Improvement: Still be able to use the control panels #7

staxDB opened this issue Apr 4, 2021 · 11 comments · Fixed by #11

Comments

@staxDB
Copy link
Contributor

staxDB commented Apr 4, 2021

It would be awesome if you could still use the control panel. The ESP8266 would have to read the incoming signals from the control panel and pass them on to the control unit. The same applies the other way round: Everything that is read from the control unit should also be written back to the control panel. Would such a setup be possible?

RJ45 PIN Original cable color Ethernet cable color Description ESP8266 GPIO > Control Unit ESP8266 GPIO > Control Panel Control Panel
1 brown white-orange RES RES
2 white orange SWIM SWIM
3 purple white-green N/C N/C
4 red blue Enable / Awake D2 ? Enable / Awake
5 green white-blue RX (of remote) D6 D1 TX (of remote)
6 black green TX (of remote) D5 D0 RX (of remote)
7 blue white-brown GND GND
8 yellow brown VDD (5V) VDD (5V)

The ESP8266 itself could be supplied with power via e.g. USB, so that the control panel could use the power supply from the control unit.

@iMicknl
Copy link
Owner

iMicknl commented Apr 4, 2021

Have you tried a simple RJ45 splitter? I wonder if that would work as well..

Otherwise; it would be interesting to investigate if you can pass through all communication indeed.

@staxDB
Copy link
Contributor Author

staxDB commented Apr 5, 2021

I will give it a try

@lordfiSh
Copy link

lordfiSh commented Apr 28, 2021

Have you tried a simple RJ45 splitter? I wonder if that would work as well..

Otherwise; it would be interesting to investigate if you can pass through all communication indeed.

Splitting don't work 100%. The ESP can only read the value of the height of the table. I disconnected GND and 5V and added a power via USB. Everything with the Controller works

@NazarLysyi
Copy link

NazarLysyi commented May 16, 2021

Are you able to connect the control panel to the ESP and listen command?

P.S. I want connect HS11B-1 to ESP-32 Lolin32 and use it in my project (without table controler) to read command from control panel

@dasfuu
Copy link

dasfuu commented Jul 20, 2021

Isn't that already possible? My desk seems to have two controller ports. Or is that only on specific models?

@iMicknl
Copy link
Owner

iMicknl commented Jul 20, 2021

@dasfuu my desk also has two controller ports, but unfortunately there are some models with just one controller port. That's the same reason why I haven't spend any time on researching this.

@Diddlik
Copy link

Diddlik commented Jul 21, 2021

@staxDB Do you have some progress on this?

@lordfiSh
Copy link

lordfiSh commented Jul 21, 2021

Isn't that already possible? My desk seems to have two controller ports. Or is that only on specific models?

@NazarLysyi My Flexispot E5 has only one Port, Controller Model CB38M2A-1

image

@pepsinio
Copy link
Contributor

pepsinio commented Aug 2, 2021

Anyone has success with this? Alternatively i guess an external keypad connected to other GPIO's can do the trick too (minus the display)

@iMicknl
Copy link
Owner

iMicknl commented Aug 2, 2021

I haven't heard it yet, however feel free to join us on Discord to discuss further. I don't think that we have users there yet who only have a single input, however perhaps they have an idea :-).

@pepsinio
Copy link
Contributor

@iMicknl you can close this issue with my pull request as well

@iMicknl iMicknl linked a pull request Aug 11, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

7 participants