koptserg / motion

DIY Zigbee CC2530 Motion sensor (AM312/ AM412/ BS312/ BS412), Temperature /Humidity /Pressure sensor (BME280), Ambient Light sensor (BH1750), Magnet sensor, Light Dependent resistor (LDR)
54 stars 16 forks source link

Firmware related issues #6

Open SOEST1 opened 2 years ago

SOEST1 commented 2 years ago

The project is very good and supports you. My application scenario requires power supply. Can you help me compile a router version of firmware

koptserg commented 2 years ago

Screenshot_1183 Create a new configuration. Screenshot_1184 Change enddevice to router Screenshot_1185 Fix the condition Screenshot_1186 Turn off power save Result DIYRuZ_Motion_Router.hex https://github.com/koptserg/motion/tree/main/firmwares

SOEST1 commented 2 years ago

The first time I contacted zigbee program and IAR software, I tried to download 10.10, 10.40 and 10.30. Finally, I successfully opened the project. But when I compiled the program, I made many errors and handled some, but there were still many, which made me feel very helpless. Thank you for your help and guidance.