dresden-elektronik / gcfflasher

GCFFlasher is the tool to program the firmware of dresden elektronik's Zigbee products.
BSD 3-Clause "New" or "Revised" License
31 stars 3 forks source link

Windows Powershell not responding to Options #10

Closed bckmrk closed 1 year ago

bckmrk commented 1 year ago

Hi, trying to update a Conbee II USB-stick with GCFflasher 3.17 for windows. Not sure if I'm on the right place to get some help about this but let's try - please refer me to the right place otherwise... :-)

Starting a Powershell window where the GCFFlasher folder is according to instructions found here, by the Windows section for PCs without deCONZ software: https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Update-deCONZ-manually

In the Powershell window I get this:

PS C:\..\GCFFlasher_V3_17> .\GCFFlasher 
GCFFlasher V3_17 (c) dresden elektronik ingenieurtechnik gmbh
usage: GCFFlasher <options>
options:
-r              force device reset without programming
-f <firmware>   flash firmware file
-d <device>     device number or com port to use, e.g. 0 or COM37
-s <serial>     serial number to use
-t <timeout>    retry until timeout (seconds) is reached
-R <retries>    max. retries
-B <baudrate>   custom baudrate
-l              list devices
-x <loglevel>   debug log level 0, 1, 3
-j <test>       runs a test 1
-h -?           print this help

And no matter what I write as options after .\GCFFlasher, I Get this answer. It does not respont to chosen option... Why? What can I do about this? Am I an idiot? Please be honest. I can take it.

Thank you. ;-)