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

GDFFlasher -l list devices on MacOS #2

Closed xavax59 closed 2 years ago

xavax59 commented 2 years ago

Hello,

My conbee 2 is connected on Mac0S and the command ./GCFFlasher -l 0 devices found

i have to install a driver on macOS ? Thanks

manup commented 2 years ago

In the current version the listing of devices is not implemented on macOS but will follow after the Windows port is completed. Note to myself: need to add this in the -l print statement as note.

You don't need to install any drivers, as macOS already contains a default one for USB modems. The respective device file can be found with ls /dev/cu.usbmodem*.

On macOS the -d parameter is /dev/cu.usbmodemDE... where ... is the serialnumber.