Bonjour,
cela fait quelques semaines que je recherche une solution pour finaliser mon installation du module PiZiGate sur un raspberry B ver. 2.
Jeedom version 4 est installé sur ma Freebox Delta, et j'ai téléchargé le plugin Abeille en beta (car celui stable ne marchait pas : Error...) et le Raspberry est connecter en ethernet sur ma box.
Sur le raspberry j'ai un os rasbian Buster sur lequel en ligne de commande :
- j'ai désactiver le bluetooth en modifiant config.txt
- j'ai supprimer la ligne console...dans cmdline.txt
- j'ai exécuté le disable hciuart et usermod du gpio
- j'ai branché la pizigate
- j'ai modifier le gpio
la led s'est allumée plus fort.
Configuration du plugin :
- Connexion :
- Abeille serial port :Raspberry pi /dev/ttyAMA0
- IP (IP:Port) de Zigate Wifi : adresse IP de mon raspberry:23
Les dépendances et le Demon sont OK.
Voici le résultat des tests de mon PiZiGate lorsque le plugins Abeille est activé :
pi@raspberrypi:~/PiZiGate-tools/test $ sudo ./PiZiGate_test /dev/ttyAMA0
RPI Model searching ...
All it's OK
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Searching /dev/ttyAMA0...
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
+ Port : /dev/ttyAMA0 is not used
Verif GPIOs ...
- GPIO 0 (RESET) --> NOK
+ GPIO 2 (FLASH) --> OK
Config GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Opening : /dev/ttyAMA0 ...
+ /dev/ttyAMA0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
+ Packet received --> OK
size : 51
01 80 07 00 02 85 00 00 03
01 80 00 00 05 95 00 00 00 10 00 03
01 80 10 00 05 8f 00 03 03 1a 00 03
Et lorsque le plugin est désactivé :
pi@raspberrypi:~/PiZiGate-tools/test $ sudo ./PiZiGate_test /dev/ttyAMA0
RPI Model searching ...
All it's OK
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Searching /dev/ttyAMA0...
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
+ Port : /dev/ttyAMA0 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/ttyAMA0 ...
+ /dev/ttyAMA0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
+ Packet received --> OK
size : 51
01 80 07 00 02 85 00 00 03
01 80 00 00 05 95 00 00 00 10 00 03
01 80 10 00 05 8f 00 03 03 1a 00 03
Dans le plugin abeille je lance le Start ZigBee et ensuite je cherche à faire une inclusion mais rien ne marche.
Pouvez-vous me guider afin de trouver d'où pourrait venir le problème ?
Merci d'avance
Bonjour,
cela fait quelques semaines que je recherche une solution pour finaliser mon installation du module PiZiGate sur un raspberry B ver. 2.
Jeedom version 4 est installé sur ma Freebox Delta, et j'ai téléchargé le plugin Abeille en beta (car celui stable ne marchait pas : Error...) et le Raspberry est connecter en ethernet sur ma box.
Sur le raspberry j'ai un os rasbian Buster sur lequel en ligne de commande :
- j'ai désactiver le bluetooth en modifiant config.txt
- j'ai supprimer la ligne console...dans cmdline.txt
- j'ai exécuté le disable hciuart et usermod du gpio
- j'ai branché la pizigate
- j'ai modifier le gpio
la led s'est allumée plus fort.
Configuration du plugin :
- Connexion :
- Abeille serial port :Raspberry pi /dev/ttyAMA0
- IP (IP:Port) de Zigate Wifi : adresse IP de mon raspberry:23
Les dépendances et le Demon sont OK.
Voici le résultat des tests de mon PiZiGate lorsque le plugins Abeille est activé :
pi@raspberrypi:~/PiZiGate-tools/test $ sudo ./PiZiGate_test /dev/ttyAMA0
RPI Model searching ...
All it's OK
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Searching /dev/ttyAMA0...
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
+ Port : /dev/ttyAMA0 is not used
Verif GPIOs ...
- GPIO 0 (RESET) --> NOK
+ GPIO 2 (FLASH) --> OK
Config GPIOs ...
+ GPIO 0 (RESET) --> OK
+ GPIO 2 (FLASH) --> OK
Opening : /dev/ttyAMA0 ...
+ /dev/ttyAMA0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
+ Packet received --> OK
size : 51
01 80 07 00 02 85 00 00 03
01 80 00 00 05 95 00 00 00 10 00 03
01 80 10 00 05 8f 00 03 03 1a 00 03
Et lorsque le plugin est désactivé :
pi@raspberrypi:~/PiZiGate-tools/test $ sudo ./PiZiGate_test /dev/ttyAMA0
RPI Model searching ...
All it's OK
Verifying /boot/cmdline.txt ...
+ /boot/cmdline.txt seems to be OK
Searching /dev/ttyAMA0...
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
+ Port : /dev/ttyAMA0 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/ttyAMA0 ...
+ /dev/ttyAMA0 opened --> OK
+ Packet 01 02 10 10 02 10 02 10 10 03 sent --> OK
+ Packet received --> OK
size : 51
01 80 07 00 02 85 00 00 03
01 80 00 00 05 95 00 00 00 10 00 03
01 80 10 00 05 8f 00 03 03 1a 00 03
Dans le plugin abeille je lance le Start ZigBee et ensuite je cherche à faire une inclusion mais rien ne marche.
Pouvez-vous me guider afin de trouver d'où pourrait venir le problème ?
Merci d'avance