-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mise à jour du firmware depuis Linux #25
Comments
Pour la ZiGate USB+ /ZiGate-Ethernet et la ZiGate-DIN (pilote FTDI) Pour les pilotes FTDI, il est nécessaire d’utiliser la valeur ZIGATE+ à la place du port série. $ sudo ./DK6Programmer -l Sans remise à zéro (Conserve les appareils déjà appairés): $ sudo ./DK6Programmer -s ZIGATE+ -P 115200 -Y -p <CHEMIN_BINAIRE.bin> Avec remise à zéro (Efface toutes les données (appairages compris)): $ sudo ./DK6Programmer -s ZIGATE+ -P 115200 -e FLASH -Y -p <CHEMIN_BINAIRE.bin> |
@jiquem was this resolved for you ? I am experiencing the same Error opening connection: Read error message. Using the ZIGATE+ as port as suggested here just gives me an "Error opening connection". I have confirmed that my port is /dev/ttyUSB0 and operating system id Debian 10 |
Hello |
Sorry, just so I’m clear, you sent back the ZiPulses or the USB flash adapter ? |
The ZLinky_TIC, after exchanging through the contact https://lixee.fr/nous-contacter |
La documentation ne mentionnant pas d'utilitaire à utiliser sous Linux, k'ai tenté la mise à jour du Zipulse avec l'utilitaire trouvé ici : https://zigate.fr/wp-content/uploads/2021/05/x86_64.tar
Mais j'ai un message d'erreur m'indiquant qu'il n'arrive pas lire sur le device USB. (J'ai vérifié je suis bien sur le bon)
Est-ce que j'ai "loupé" qqchose ?
The text was updated successfully, but these errors were encountered: