Bienvenue sur le forum de la ZiGate !
Ici, nous échangeons sur les produits ZiGate (matériellement) et les firmware.
Pour que vous puissiez gagner du temps, je vous conseille de visiter, dans un premier temps, les forums et documentations des plugins et box domotique que vous avez choisi :
Jeedom :
Forum : https://community.jeedom.com/
Plugin ZiGate : https://github.com/Jeedom-Zigate/jeedom-plugin-zigate
Plugin Abeille : https://github.com/KiwiHC16/Abeille + http://kiwihc16.free.fr/
Domoticz :
Forum Francophone: https://easydomoticz.com/forum/viewforum.php?f=28
Forum Anglophone: https://www.domoticz.com/forum/viewforum.php?f=68
Développeur: @pipiche38 disponible sur keybase.io en chat
EEdomus :
Forum : https://forum.eedomus.com/
Home-assistant :
Plugin : https://github.com/doudz/homeassistant-zigate
Zigpy : https://www.home-assistant.io/integrations/zha/
Mise à jour Pizigate
Citation de aloux32 le 4 février 2020, 11 h 28 minJe n'arrive toujours pas à faire la mise à jour.
Est ce que ce n'ai pas le GPIO 2 qui doit passer à "0"?
Si vous avez une idée. Merci.
Je n'arrive toujours pas à faire la mise à jour.
Est ce que ce n'ai pas le GPIO 2 qui doit passer à "0"?
Si vous avez une idée. Merci.
Citation de aloux32 le 4 février 2020, 11 h 31 minJe n'arrive toujours pas à faire la mise à jour.
Est ce que ce n'ai pas le GPIO 2 qui doit passer à "0"?
Si vous avez une idée. Merci.
Je n'arrive toujours pas à faire la mise à jour.
Est ce que ce n'ai pas le GPIO 2 qui doit passer à "0"?
Si vous avez une idée. Merci.
Citation de Pedro Loucao le 15 août 2020, 18 h 53 minHi,
I am trying the 3.1b update and I get same error for baudrate:
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio mode 0 out
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio mode 2 out
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio write 2 0
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio write 0 0
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio write 0 1
pi@raspberrypi:~/JennicModuleProgrammer/Build $
pi@raspberrypi:~/JennicModuleProgrammer/Build $
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio readall
+-----+-----+---------+------+---+---Pi 3B--+---+------+---------+-----+-----+
| BCM | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | BCM |
+-----+-----+---------+------+---+----++----+---+------+---------+-----+-----+
| | | 3.3v | | | 1 || 2 | | | 5v | | |
| 2 | 8 | SDA.1 | IN | 1 | 3 || 4 | | | 5v | | |
| 3 | 9 | SCL.1 | IN | 1 | 5 || 6 | | | 0v | | |
| 4 | 7 | GPIO. 7 | IN | 1 | 7 || 8 | 1 | ALT0 | TxD | 15 | 14 |
| | | 0v | | | 9 || 10 | 1 | ALT0 | RxD | 16 | 15 |
| 17 | 0 | GPIO. 0 | OUT | 1 | 11 || 12 | 0 | IN | GPIO. 1 | 1 | 18 |
| 27 | 2 | GPIO. 2 | OUT | 0 | 13 || 14 | | | 0v | | |
| 22 | 3 | GPIO. 3 | IN | 0 | 15 || 16 | 0 | IN | GPIO. 4 | 4 | 23 |
| | | 3.3v | | | 17 || 18 | 0 | IN | GPIO. 5 | 5 | 24 |
| 10 | 12 | MOSI | IN | 0 | 19 || 20 | | | 0v | | |
| 9 | 13 | MISO | IN | 0 | 21 || 22 | 0 | IN | GPIO. 6 | 6 | 25 |
| 11 | 14 | SCLK | IN | 0 | 23 || 24 | 1 | IN | CE0 | 10 | 8 |
| | | 0v | | | 25 || 26 | 1 | IN | CE1 | 11 | 7 |
| 0 | 30 | SDA.0 | IN | 1 | 27 || 28 | 1 | IN | SCL.0 | 31 | 1 |
| 5 | 21 | GPIO.21 | IN | 1 | 29 || 30 | | | 0v | | |
| 6 | 22 | GPIO.22 | IN | 1 | 31 || 32 | 0 | IN | GPIO.26 | 26 | 12 |
| 13 | 23 | GPIO.23 | IN | 0 | 33 || 34 | | | 0v | | |
| 19 | 24 | GPIO.24 | IN | 0 | 35 || 36 | 0 | IN | GPIO.27 | 27 | 16 |
| 26 | 25 | GPIO.25 | IN | 0 | 37 || 38 | 0 | IN | GPIO.28 | 28 | 20 |
| | | 0v | | | 39 || 40 | 0 | IN | GPIO.29 | 29 | 21 |
+-----+-----+---------+------+---+----++----+---+------+---------+-----+-----+
| BCM | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | BCM |
+-----+-----+---------+------+---+---Pi 3B--+---+------+---------+-----+-----+
pi@raspberrypi:~/JennicModuleProgrammer/Build $ sudo ./JennicModuleProgrammer -V 6 -P 115200 -f /home/pi/ZiGate_v3.1b.bin -s /dev/ttyAMA0
JennicModuleProgrammer Version: 0.6 (r56124)
Setting baudrate: 115200Error setting baudrate
Any clue what might be happening?
Thanks in advance
Hi,
I am trying the 3.1b update and I get same error for baudrate:
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio mode 0 out
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio mode 2 out
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio write 2 0
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio write 0 0
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio write 0 1
pi@raspberrypi:~/JennicModuleProgrammer/Build $
pi@raspberrypi:~/JennicModuleProgrammer/Build $
pi@raspberrypi:~/JennicModuleProgrammer/Build $ gpio readall
+-----+-----+---------+------+---+---Pi 3B--+---+------+---------+-----+-----+
| BCM | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | BCM |
+-----+-----+---------+------+---+----++----+---+------+---------+-----+-----+
| | | 3.3v | | | 1 || 2 | | | 5v | | |
| 2 | 8 | SDA.1 | IN | 1 | 3 || 4 | | | 5v | | |
| 3 | 9 | SCL.1 | IN | 1 | 5 || 6 | | | 0v | | |
| 4 | 7 | GPIO. 7 | IN | 1 | 7 || 8 | 1 | ALT0 | TxD | 15 | 14 |
| | | 0v | | | 9 || 10 | 1 | ALT0 | RxD | 16 | 15 |
| 17 | 0 | GPIO. 0 | OUT | 1 | 11 || 12 | 0 | IN | GPIO. 1 | 1 | 18 |
| 27 | 2 | GPIO. 2 | OUT | 0 | 13 || 14 | | | 0v | | |
| 22 | 3 | GPIO. 3 | IN | 0 | 15 || 16 | 0 | IN | GPIO. 4 | 4 | 23 |
| | | 3.3v | | | 17 || 18 | 0 | IN | GPIO. 5 | 5 | 24 |
| 10 | 12 | MOSI | IN | 0 | 19 || 20 | | | 0v | | |
| 9 | 13 | MISO | IN | 0 | 21 || 22 | 0 | IN | GPIO. 6 | 6 | 25 |
| 11 | 14 | SCLK | IN | 0 | 23 || 24 | 1 | IN | CE0 | 10 | 8 |
| | | 0v | | | 25 || 26 | 1 | IN | CE1 | 11 | 7 |
| 0 | 30 | SDA.0 | IN | 1 | 27 || 28 | 1 | IN | SCL.0 | 31 | 1 |
| 5 | 21 | GPIO.21 | IN | 1 | 29 || 30 | | | 0v | | |
| 6 | 22 | GPIO.22 | IN | 1 | 31 || 32 | 0 | IN | GPIO.26 | 26 | 12 |
| 13 | 23 | GPIO.23 | IN | 0 | 33 || 34 | | | 0v | | |
| 19 | 24 | GPIO.24 | IN | 0 | 35 || 36 | 0 | IN | GPIO.27 | 27 | 16 |
| 26 | 25 | GPIO.25 | IN | 0 | 37 || 38 | 0 | IN | GPIO.28 | 28 | 20 |
| | | 0v | | | 39 || 40 | 0 | IN | GPIO.29 | 29 | 21 |
+-----+-----+---------+------+---+----++----+---+------+---------+-----+-----+
| BCM | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | BCM |
+-----+-----+---------+------+---+---Pi 3B--+---+------+---------+-----+-----+
pi@raspberrypi:~/JennicModuleProgrammer/Build $ sudo ./JennicModuleProgrammer -V 6 -P 115200 -f /home/pi/ZiGate_v3.1b.bin -s /dev/ttyAMA0
JennicModuleProgrammer Version: 0.6 (r56124)
Setting baudrate: 115200Error setting baudrate
Any clue what might be happening?
Thanks in advance
Citation de aloux32 le 9 septembre 2020, 16 h 03 minBonjour
J'ai eu un peu de Temp et réessayé ma mise à jour.
Ce coup ci, j'ai branché la pizigate à un module USB TTL CP2102. Test de la connexion (cablage) vérifiée grâce à ZGWUI (datas qui s'affichent quand j'actionne mes capteurs ou switch xiaomi).
En revanche, quand je lance le "programmer" après avoir allumer le pizigate avec la pin flash à la masse, j'ai l'erreur "could not read processor ID register".
Je pense que la pizigate est défectueuse (elle passe pas en mode flash).
Est ce q'un échange de la pizigate est possible?
Merci
Bonjour
J'ai eu un peu de Temp et réessayé ma mise à jour.
Ce coup ci, j'ai branché la pizigate à un module USB TTL CP2102. Test de la connexion (cablage) vérifiée grâce à ZGWUI (datas qui s'affichent quand j'actionne mes capteurs ou switch xiaomi).
En revanche, quand je lance le "programmer" après avoir allumer le pizigate avec la pin flash à la masse, j'ai l'erreur "could not read processor ID register".
Je pense que la pizigate est défectueuse (elle passe pas en mode flash).
Est ce q'un échange de la pizigate est possible?
Merci