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 Francophonehttps://easydomoticz.com/forum/viewforum.php?f=28
Forum Anglophonehttps://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/

Veuillez pour créer des messages et des sujets de discussion.

Problème Mise à jour firmware PiZigate v1 sur RPi4 B : Error setting baudrate

update : Pi4 et non Pi3 comme précedemment indiqué...

-------------------------------------------------------------------------------------------

Bonjour,

profitant d'un changement dans mon installation, je remets tout à jour.

Il m'est cependant impossible de reflasher ma PiZigate avec le dernier firmware (ZiGate_v3.21-OPDM.bin).

Voici les commandes passées en ssh:

pi@domo:~ $ sudo ./PiZiGate-tools/test/PiZiGate_test /dev/serial0
RPI Model searching ...
+ RPI 4 detected
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Verifying /boot/cmdline.txt ...
+ /boot/config.txt seems to be OK
Searching /dev/serial0...
sh: 1: lsof: not found
+ Port : /dev/serial0 is not used
Verif GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Config GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Opening : /dev/serial0 ...
+ /dev/serial0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
+ Packet received --> OK
size : 107
10 14 10 03
01 80 07 00 02 85 00 00 03
01 80 01 00 22 ce 06 41 50 50 3a 20 4e 4f 54 20 65 6e 74 65 72 69 6e 67 20 41 50 50 5f 76 4e 63 69 53 74 61 72 74 28 29 03
01 80 00 00 09 99 00 00 00 10 00 00 00 00 00 03
01 80 10 00 05 b3 00 05 03 20 00 03

pi@domo:~ $
pi@domo:~ $
pi@domo:~ $ gpio mode 0 out
pi@domo:~ $ gpio mode 2 out
pi@domo:~ $ gpio write 2 0
pi@domo:~ $ gpio write 0 0
pi@domo:~ $ gpio write 0 1
pi@domo:~ $ ./JennicModuleProgrammer/Build/JennicModuleProgrammer -V 6 -P 115200 -f ZiGate_v3.21-OPDM.bin -s /dev/serial0JennicModuleProgrammer Version: 0.7(r56124)
Setting baudrate: 115200
Error setting baudrate
pi@domo:~ $

Pourriez-vous svp m'aiguiller vers une solution svp ?

Merci d'avance,

Cordialement,

 

Bonjour,

 

Problème identique avec une PiZigate V2. Le problème semble provenir de Raspbian.

Voici comment j'ai réussi à corriger ce problème de Error setting baudrate sur mon raspberry 3B+ et ma pizigate v1:

Éteindre le raspberry, brancher la microsd sur le PC, modifier le fichier cmdline.txt en ajoutant ",115200" juste après "console=tty1" ce qui fait "console=tty1,115200"

Remettre la carte microsd, relancer le raspberry, repasser en mode flash et faire la manip de mise à jour

Je ne vous cache pas ma joie quand la mise à jour a fini par passer. Je suis maintenant en 3.23-legacy

Translate »