跳到主要內容

透過Wemos D1-mini(ESP8266)刷cc2530 + cc2591韌體

 
1.下載CCLoader 

2.準備Z-Stack Firmware
        objcopy.exe --gap-fill 0xFF --pad-to 0x040000 -I ihex CC2530ZNP-with-SBL.hex -O binary CC2530ZNP-with-SBL.bin

3.燒錄 CCLoader_Arduino.bin 到Wemos D1-mini(ESP8266)

4.燒錄cc2530 + cc2591韌體前置作業

  • 編輯 \CCLoader\src\CCLoader.ino,在大約86-90行,確認以下文字

// Debug control pins & the indicate LED int DD = 14; //GPIO14=D5 on NodeMCU/WeMos D1 Mini int DC = 4; //GPIO4=D2 on NodeMCU/WeMos D1 Mini int RESET = 5; //GPIO5=D1 on NodeMCU/WeMos D1 Mini int LED = 2; //GPIO2=D4 and the Blue LED on the WeMos D1 Mini and the ESP-12E module on the NodeMCU, or can use GPIO16=D0 for the other Blue LED on NodeMCU

  • 連接PIN腳 (可參考 https://zigbee.blakadder.com/coordinators.html)

Pin NameNodeMCU/WemosGPIO#
P2_1 (DEBUG_DATA)D5GPIO14
P2_2 (DEBUG_CLOCK)D2GPIO4
RST (RESET_N)D1GPIO5
VCC3.3V 
GNDGND




5.燒錄cc2530 + cc2591韌體

  • 切換到\CCLoader-master\Windows
  • CCLoader_x86_64.exe 5 CC2530ZNP-with-SBL.bin 0

    註:5是COM Port



參考文章

https://www.zigbee2mqtt.io/guide/adapters/flashing/connecting_cc2530.html

https://zigbee.blakadder.com/flashing_ccloader.html

https://tasmota.github.io/docs/Zigbee/


留言

這個網誌中的熱門文章

[經驗分享]開源IT資產管理系統 - Open-AudIT

企業營運必定與電腦系統脫離不了關係,每一部電腦散落在各部門、各辦公室,若是較具規模的公司,甚至會有跨好幾個地區的辦公室存在。 from Pocket http://ift.tt/2sI5nuB via IFTTT

记录一次HomeKit智能家居实践

前言 想象一下,吃过晚饭,坐在沙发上,“嘿Siri,电视时间”,客厅灯关了,电视和电视盒子开了。过了很久,你困了,起身,“嘿Siri,准备睡觉”,卧室床头灯开了,电视和电视盒子关了,最后,你躺在床上,“嘿Siri, from Pocket https://ift.tt/2yAhmuK via IFTTT

Jitsi Meet 視訊會議教學:免費無限人數時間、共享桌面、錄影

想要試試看「 Jitsi Meet 」,在電腦上,直接打開「 」即可。不需註冊帳號,也不需安裝軟體。 「 Jitsi Meet 」的 App 端也不需要註冊帳號,可以直接開啟或加入視訊會議。 那麼如何在「 Jitsi Meet 」上開起一個視訊會議呢? 在視訊 from Pocket https://ift.tt/2wdd3Z1 via IFTTT