diyruz / flower

DIY Zigbee flower sensor
https://modkam.ru/?p=1700
GNU General Public License v3.0
378 stars 80 forks source link

Flashing new firmware #33

Open habitoti opened 2 years ago

habitoti commented 2 years ago

Now that the firmware was fixed so that the sensor can potentially work with a Conbee/DeConz setup: how would I flash it to the device? Seems not to support OTAUs…

nurikk commented 2 years ago

You can follow this manual

https://www.zigbee2mqtt.io/information/flashing_the_cc2531.html

habitoti commented 2 years ago

Ok, so much for the programming equipment. Ordered, thanks! Now I am not a total dummy wrt HW and SW, but probably at least half of it 😬

Do you also have some instructions at hand where to connect the debugger cables to? The sensor has no connector plugs whatsoever (on the other side there's a piggy backed battery holder), so I probably need to solder at least temporarily some cables to VCC/RST/P2.2/P2.1/GND, right? But tbh, I have no clue...

image

guny74 commented 2 years ago

I also have a CCDebugger now, but need to know how to wriring to the sensor.

habitoti commented 2 years ago

Found this site: https://ptvo.info/how-to-select-and-flash-cc2530-144/

Received my CCDebugger today, so will try this weekend...

guny74 commented 2 years ago

Ok, I found something, but not my language https://kvshome.ru/?p=2706 I will try via the pictures...

habitoti commented 2 years ago

See link above, it shows exactly how how to wire it...

guny74 commented 2 years ago

Flashing successful

Thx