Thank you for using JIOTTY Smart Home Products
We recommend using the JIOTTY Zigbee2mqtt USB Stick with the Zigbee2mqtt Project.
Please execute these Steps to install zigebee2mqtt on your Raspberry Pi OS
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt install -y nodejs git make g++ gcc
sudo git clone -b dev https://github.com/Koenkk/zigbee2mqtt.git /opt/zigbee2mqtt
cd /opt/zigbee2mqtt
sudo npm install
sudo npm start
!!FLASHING THE CONTROLLER WITH A NEW FIRMWARE IS ON YOU OWN RISK. WE CANNOT NOT PROVIDE SUPPORT FOR THIS
Please keep in mind, Flashing is on your own risk and may damage the deviceThe Pin Out of the WLED Controller is as follows:
The Pins are aligned such the the WLED Controller can be directly connected to a Raspberry Pi GPIO Header.
To enter Flash Mode short the GPIO0 Pin to GND and power on the Controller. The Controller will now enter Flash Mode and can be flashed with the following command:
esptool.py --port /dev/ttyS0 erase_flash && esptool.py --port /dev/ttyS0 write_flash 0x0 ./WLED_0.13.0-b3_ESP8266.bin
In case you ran into issues after flashing, reinstall the original image by flashing it on the device
For any further questions regarding this product, please refer to info@d4f-gmbh.de