you can download newest (tasmota32-zbbrdgpro.bin) firmware from tasmota official webpage:
http://ota.tasmota.com/tasmota32/release/
ESP flasher for ESP32, ESP32-C3, ESP32-S2, ESP32-S3 and ESP8266 (Tasmota) download:
https://github.com/Jason2866/ESP_Flasher/releases
set TCP rx and TCP tx pin for ESP32
1. run TCP start command: TCPStart 6688
you can also use other port number, 6688 just for example.
2. create a rule when system reboot will auto start TCP command: Rule1 ON System#Boot do TCPStart 6688 endon
3. enable Rule1 command: Rule1 1
http://ota.tasmota.com/tasmota32/release/
ESP flasher for ESP32, ESP32-C3, ESP32-S2, ESP32-S3 and ESP8266 (Tasmota) download:
https://github.com/Jason2866/ESP_Flasher/releases
set TCP rx and TCP tx pin for ESP32
1. run TCP start command: TCPStart 6688
you can also use other port number, 6688 just for example.
2. create a rule when system reboot will auto start TCP command: Rule1 ON System#Boot do TCPStart 6688 endon
3. enable Rule1 command: Rule1 1