跳到主要內容

cc2530 + cc2591整合Wemos D1-mini(ESP8266)

cc2530 + cc2591透過Wemos D1-mini(ESP8266),直接具備Wifi功能


1.刷cc2530 + cc2591韌體

2.接線

ESP8266CC2530
3v3VCC
GNDGND
TXP02
RXP03
GNDP20
GNDP04
GNDP05



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

  • 下載ESPEasy_binaries.zip,取出ESP_Easy_mega_20221105_normal_ESP8266_4M1M.bin
  • 下載ESPEasy_dist.zip
  • 執行 ESPEasy_dist\FlashESP8266.exe
  • 燒錄 ESP_Easy_mega_20221105_normal_ESP8266_4M1M.bin

4.設定ESPEasy

  • 尋找Wifi(ESP-Easy)
  • Wifi default password:configesp
  • ESPEasy web interface
  • Devices \ Communication - Serial Server

a.    Name: ZIGBEE2MQTT
b.    Enabled: checked
c.    TCP Port: a number between 1000 and 9999 "1775"
d.    Baud Rate: 115200
e.    Data bits: 8
f.    Parity: No Parity
g.    Stop bits: 1
h.    Reset target after boot: - none –
i.    RX receive timeout: 0
j.    Event processing: Generic

  • Submit
5.設定Zigbee2MQTT
serial:
    port: 'tcp://192.168.1.xx:1775'
    adapter: zstack

註:Tasmota刷了zbbridge版本,但是一直沒有出現Wifi設定畫面,連不上網路,就放棄了

參考文章
https://www.zigbee2mqtt.io/guide/adapters/flashing/connecting_cc2530.html

留言

  1. https://ota.tasmota.com/tasmota/
    https://github.com/arendst/Tasmota/releases

    回覆刪除

張貼留言

這個網誌中的熱門文章

How do I compile ffmpeg on a QNAP NAS

Tested on QNAP TS-419p+ with ARM CPU, but should work the same way for others. Install “Optware (IPKG)” qpkg from  http://www.qnap.com/qpkg.asp In case the “ipkg update” fails, try to adjust the following two config files: [/opt/etc/ipkg] # more tsx19-kmod.conf src/gz cs08q1armel http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable [/opt/etc/ipkg] # more tsx19.conf src/gz cs08q1armel http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable ipkg update ipkg install optware-devel ipkg install git ipkg install yasm ipkg install lame mkdir /opt/compile cd /opt/compile git clone git://git.videolan.org/ffmpeg.git cd ffmpeg ./configure --enable-ssse3 --prefix=/opt --extra-cflags='-I/opt/include' --extra-ldflags='-L/opt/lib' --enable-static --disable-shared --disable-ffplay --disable-ffserver --enable-libmp3lame make make install replace built-in ffmpeg with link to new version rm /usr/bin/ffmpeg ln -s /opt/bin/ffmpeg /usr/bin http://bubbl

Setting up a CUPS server with Docker on a Synology NAS for my Brother printer

I made the unfortunate mistake of purchasing a cheap brother printer, the Brother HL-L2300D, which is USB only. And not only is it a USB printer, it is a Winprinter which makes it very limited in anything other than Windows. from Pocket http://ift.tt/2gbYuYH via IFTTT

教練級滲透測試 不只健檢還教你強身

戴夫寇爾執行長翁浩正說,坊間滲透測試服務只花一個星期執行完成的專案,戴夫寇爾卻往往要兩個月時間,主因即在於99%工作皆須仰賴專業技術人力來執行。 from Pocket http://ift.tt/2fxAymr via IFTTT