From f16616d3a641a1fa2ec2ad53d81b9e686feb331f Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sat, 2 Feb 2019 18:19:26 +0100 Subject: [PATCH] Fix alternative flashing methods firmware link. #990 --- docs/information/alternative_flashing_methods.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/information/alternative_flashing_methods.md b/docs/information/alternative_flashing_methods.md index faf83282..0e40ebd6 100644 --- a/docs/information/alternative_flashing_methods.md +++ b/docs/information/alternative_flashing_methods.md @@ -80,7 +80,9 @@ Debug config: ``` [Another example of connection on MacOS](https://github.com/wavesoft/CCLib/issues/22#issuecomment-384452424) -7. If everything is successful, then download [modified firmware for flashing via Arduino](https://github.com/kirovilya/files/blob/master/CC2531ZNP-Pro-Secure_LinkKeyJoin_mod.hex) +7. If everything is successful, download [the firmware](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator). +Before we flash the firmware we need to make a modification to it. Open the `.hex` +file in a text editor and **remove the second last line**. Now save the file. 8. Start the flashing firmware (it takes a long time, about 2-3 hours):