-
Notifications
You must be signed in to change notification settings - Fork 4
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
use with a macbook "for dummies" #6
Comments
Hi, I need it too. |
Open a terminal and enter the following commands: git clone https://github.com/dresden-elektronik/gcfflasher.git
cd gcfflasher
CC=clang ./build_posix.sh Now if the compilation exits without errors the |
Hi, I did what you suggested and I got that results: Cloning into 'gcfflasher'... There's something wrong? |
No this should be fine, |
firmware successful written!!! |
this was super helpful, but I am still unclear on the command to pass to gcfflasher I cc the firmaware in the same folder than GCFFlasher and use the following command But this is what I get and goes in loop.. read file success: deCONZ_ConBeeII_0x26720700.bin.GCF (164241 bytes) What am I doing wrongly? |
looks like you are not giving a correct path to the device file |
Yes, thanks - indeed the path of the device was wrong!! |
Dears, sorry I am still here.. thank you for your help @rautesamtr ! I tried to use the software but the list command don't show me my conbee 2 connected to the mac (both usb ports) MacBook-Pro:GCFFlasher Samu$ ./GCFFlasher what i shold do? i'm confused.. thank you! |
I was able to flash firmware from my Mac today. I did have to edit https://github.com/dresden-elektronik/gcfflasher/blob/main/build_cmake.sh#L1 to use |
Hello guys,
sorry but I need a help to follow the guide to use GCFFlasher with a Mac.. I have to flash a conbee II (at the moment it isn't recognized by deconx 2.12.06 and i'm really going crazy because I don't know how I can resolve) but i have a lot of trouble to understand how i can follow the steps.... in practice:
--> what I should do when i open the terminal?
how I arrive here, in order to execute this program and flash the firmware? how I have also to download the new firmware and put it somewhere in the mac?
sorry for this elementary questions but I really don't know what I should do (and what I shouldn't do).
thanks a lot
The text was updated successfully, but these errors were encountered: