cc2530 + cc2591透過Wemos D1-mini(ESP8266),直接具備Wifi功能
2.接線(燒錄前CPIO0要接到GND)
ESP8266 | CC2530 |
---|---|
3v3 | VCC |
GND | GND |
TX | P02 |
RX | P03 |
GND | P20 |
GND | P04 |
GND | P05 |
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
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
port: 'tcp://192.168.1.xx:1775'
- 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
https://ota.tasmota.com/tasmota/
回覆刪除https://github.com/arendst/Tasmota/releases