Code Monkey home page Code Monkey logo

Comments (22)

xyzroe avatar xyzroe commented on July 22, 2024 1

I have no ideas. Maybe you should try to ask here https://youtu.be/24C8liZYGWY?feature=shared&t=549 . Some guy got SLZB-06 works on XZG

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024 1

Yes everything is up and running.

image

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024 1

Tomorrow I should be able to test it

from xzg.

xyzroe avatar xyzroe commented on July 22, 2024

Could you try to edit configHw.json in Tools-File browser
to make it looks like this

{
  "board": "SMZB-06",
  "addr": 1,
  "pwrPin": 16,
  "mdcPin": 23,
  "mdiPin": 18,
  "phyType": 1,
  "clkMode": 3,
  "btnPin": 35,
  "btnPlr": 1,
  "uartSelPin": 4,
  "uartSelPlr": 1,
  "ledModePin": 12,
  "ledModePlr": 1,
  "ledPwrPin": 14,
  "ledPwrPlr": 1,
  "zbTxPin": 17,
  "zbRxPin": 5,
  "zbRstPin": 33,
  "zbBslPin": 32
}

Then restart the device and make video how LEDs will blink. If device won't start you need to upload that video somewhere, or just describe how it was.

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024

Gonna try tomorrow and take a video of the LEDs behaviour

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024

Ok, now with that config, Zigbee is correctly detected and I was able to flash it.
Unfortunately still no eth network. Wifi is working correctly.

If it can help, this time (for the first time). Eth Network was working when I flashed and I received a popup asking me to choose my board between WT32-ETH01 and TubesZB-eth. Then when I change configHW.json for the one you gave me, eth stopped working. Unfortunetly, I did not take a copy of configHW.json when it was working and I was not able to get that behaviour since...

Here is current status :
image

i'll use wifi for now until a solution but goal is to put it back in basement where it's going to be wired with POE

from xzg.

xyzroe avatar xyzroe commented on July 22, 2024

You can try to make a factory reset, via Tools page. It will ask you to choose the board again, after restart. Just to check configHw.json for correct ETH section.

from xzg.

xyzroe avatar xyzroe commented on July 22, 2024

Have you looked in the Network page for the Eth config section after applying new configuration?

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024

I did a reset and after reboot went back to Unknown Model and Ethernet not working. reflash smlight then flashback xzg and still the same.

when I enable Ethernet from network setting it’s stays disconnected, Mac is all 0s and I all configuration field are grayed/locked.

image

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024

I wil check this out and if I find any solution will open new issue

from xzg.

erikpendragon avatar erikpendragon commented on July 22, 2024

@w1zz4 I got it working with this config file. If you are flashing with the online web flasher and you are on a Mac. It gives 2 usb serial devices. try the other one, when I did it auto detected everything and this was the config file it had in it.
When using the web flasher I also tried an old version 20240507, don't know if that helped.
{
"board": "SLZB-06",
"addr": 1,
"pwrPin": 16,
"mdcPin": 23,
"mdiPin": 18,
"phyType": 0,
"clkMode": 0,
"pwrAltPin": -1,
"btnPin": 35,
"btnPlr": 1,
"uartSelPin": 4,
"uartSelPlr": 1,
"ledModePin": 12,
"ledModePlr": 1,
"ledPwrPin": 14,
"ledPwrPlr": 1,
"zbTxPin": 17,
"zbRxPin": 5,
"zbRstPin": 33,
"zbBslPin": 32
}

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024

@w1zz4 I got it working with this config file. If you are flashing with the online web flasher and you are on a Mac. It gives 2 usb serial devices. try the other one, when I did it auto detected everything and this was the config file it had in it. When using the web flasher I also tried an old version 20240507, don't know if that helped.

I flashed with 20240507 this morning and it detected the board correctly which finally make me think of a bug in newer firmwares.

Thank You

from xzg.

xyzroe avatar xyzroe commented on July 22, 2024

If anyone can help me with debugging some test builds, I can try to find and fix that bug.

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024

If anyone can help me with debugging some test builds, I can try to find and fix that bug.

I am open to do it

from xzg.

erikpendragon avatar erikpendragon commented on July 22, 2024

I can, but my SLZB-06 is not fully functional. Something with the process my Ethernet port doesn't work anymore even with the settings I had before that did work.
Was talking with SMLight and they said the port is dead.

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024

After first successful installation, I can install latest firmware for both Zigbee radio and ESP without issue.

Here is my current configHw.json

{
  "board": "SLZB-06",
  "addr": 1,
  "pwrPin": 16,
  "mdcPin": 23,
  "mdiPin": 18,
  "phyType": 0,
  "clkMode": 0,
  "pwrAltPin": -1,
  "btnPin": 35,
  "btnPlr": 1,
  "uartSelPin": 4,
  "uartSelPlr": 1,
  "ledModePin": 12,
  "ledModePlr": 1,
  "ledPwrPin": 14,
  "ledPwrPlr": 1,
  "zbTxPin": 17,
  "zbRxPin": 5,
  "zbRstPin": 33,
  "zbBslPin": 32
}

from xzg.

erikpendragon avatar erikpendragon commented on July 22, 2024

@w1zz4 does the Ethernet now work? Mine says enabled but disconnected like your pictures above. Although it did work at one point.

from xzg.

erikpendragon avatar erikpendragon commented on July 22, 2024

Well my zigbee network is down anyways, might as well try some custom builds.

from xzg.

xyzroe avatar xyzroe commented on July 22, 2024

they said the port is dead.

How did they explain why the port is dead?

from xzg.

xyzroe avatar xyzroe commented on July 22, 2024

Well my zigbee network is down anyways, might as well try some custom builds.

What you are going to achieve using custom builds? You could change entire hardware config using configHw.json file.

from xzg.

xyzroe avatar xyzroe commented on July 22, 2024

Could someone make tests with SLZB-06 and confirm that board detection works right?

You need to flash latest firmware and then make factory reset via Tools page. If everything is ok, device will boot up in 10-30 seconds.

from xzg.

w1zz4 avatar w1zz4 commented on July 22, 2024

Unfortunately, after factory reset board is again not detected correctly.

Copying working json over new one did not make it works either, Had to reinstall 20240507 then do another factory reset to have my board detected properly

from xzg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.