-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
SLZB-06M can't leave access point mode #66
Comments
Please provide screenshots and info as described in the issue example. |
@xyzroe , Today I managed to give it another shot. Here are the screenshots and the other information you asked for. What I found is, that I could establish a connection to my network via WiFi but not via wired ethernet. So for me it looks like the ethernet port is not fired up correctly even though the LEDs on the port are blinking. Best, ![]() ![]() Device information |
First screenshot shows that XZG didn't detect board correctly. We need more tests for this board. Could I ask you to be the main tester ? 🥇 I'll made some test build and you need to test them. |
Sure. Could try them out on the weekend. Need daylight for this as in the evening I need my light switches working ;) |
Do you have a pinout of SLZB-06M ? As I understand SLZB-06M and SLZB-06 have different pinouts |
Sorry, I just bought it online and have nothing more than the online sources from smlight. |
I need pinout |
So where to get it? |
Maybe from seller, or manufacturer? |
I did a little research regarding the different slzb-06* models from smlight. Here https://smartlight.me/smart-home-devices/zigbee-devices/slzb-06m-zigbee-adapter From my understanding the "only" difference between their slzb-06* models is the (zigbee) radio chip used. Main specs
different radio chips: |
Man, it's OK, but we need PINOUT |
your link contains a lot of marketing, but no useful technical information. with the exception of TI links, but we don’t need it now, thank you. please provide the gateway pinout and I will add support for it. |
Example for UZG-01
|
Sorry if the previous information wasn't helpful. Did a little research again and found this |
We already support slzb-06. But you have slzb-06m. And I think pinout is different |
And also for now only TI based devices supported |
Just in case, I have SLZB-06m as my backup device and can help with testing and some tech things. |
It looks like they forked this repository and their latest release, which is based on your 20240603, with minor differences, some disabled functionality, renamed endpoints, and a bit of CSS just works as is. api route changed to api2 and the action that should download configHW file returns logs =) |
Can you provide a link to what you're talking about? |
First we need to add support of ERF boards |
These are my observations based on the HTML layout, endpoint names, and the overall structure of the web UI + translations don't match newer releases. So, either this repository and their work use the same underlying code, and it's just a coincidence, or they're based on this one and have sprouted anything that might help. |
Full history of all related projects you could find here https://youtu.be/24C8liZYGWY |
In short, smlight distributes bin files of a closed-source firmware that is based on a project licensed under the GNU General Public License v3.0, which violates the terms of the license. Up to version 0.9.9 the license was respected, but after that it was not. But no one cares 👎 The sequence was something like this |
Hi folks,
I heard about this wonderful project and wanted to switch with my SLZB-06M to XZG.
Before flashing XZG I was on v2.2.8.dev from smlight.
I always use the device connected via wired ethernet and also powered over ethernet.
For flashing to XZG I used a USB cable of course.
After a few attempts the webflasher finally startet flashing and said successfull in the end.
First I thought it should obtain a IP-address via ethernet and DHCP but it didn't.
Then I found the XZG WiFi access point and connected to it.
Loved the UI but couldn't change to use the wired ethernet connection at all.
Every time I changed the config and triggered the reboot it came up with the access point again.
No connection via wired ethernet possible.
Neither by fixed ip (which is my default) or DHCP.
I the tried to put it in my own WiFi network first but also had no luck in changing to ethernet connection.
Even with the ethernet cable plugged in it always showed the wired ethernet connection "red" in upper right corner.
As I didn't had more time today to struggle with this, I flashed back to v2.2.8.dev from smlight to have my zigbee running again.
Thought, I write you guys here and maybe you an idea for me :)
Maybe I did something wrong or there really is an issue with wired ethernet connection and SLZB-06M.
Would love to give it another try if you guide me the right direction.
Thx
Julian
The text was updated successfully, but these errors were encountered: