vr6syncro / Bambulab_Esp32_LEDController

Bambulab Status Indicator and Web Controller based on ESP32. Provides OBS Overlay.
http://vr6-syncro.de
Other
20 stars 6 forks source link

connecting problems #10

Closed djepsylon closed 1 month ago

djepsylon commented 1 month ago

is your firmare fully functionnal with last firmwares of x1c? my esp can't connect fully to all functions, i v only wifi and ams status working vivaldi_CcCE2Xc2jW

vr6syncro commented 1 month ago

Hi, I can't tell you at the moment. My printer is not on the latest firmware. But I haven't heard that they've changed anything there either. It "should" at least work.

Are the LEDs working as they should?

Do the problems only occur with the web interface?

What do the debug outputs say? Connect the controller to the serial console and activate the debug mode with "debug on"

Do the mqtt messages arrive?

You can try to see if the data is displayed on the obs website. To do this, enter /obs after the ip.

You can also check whether there are any errors in the browser.

Usually open with F12.

djepsylon commented 1 month ago

hi, i ve found the problem, it was a firewall exception, i ve autorized the ip in my box and all works fine. sorry for loosing time. i think my operator have maked an update on the box who changed some firewall paramaters.

vr6syncro commented 1 month ago

hi, no problem. nice to hear that it works now.