devWaves / SwitchBot-MQTT-BLE-ESP32

Allows for multiple SwitchBot bots and curtains to be controlled via MQTT sent to ESP32. ESP32 will send BLE commands to switchbots and return MQTT responses to the broker. Also supports Temperature, Motion, Contact sensors
MIT License
530 stars 66 forks source link

Hardware Test - ESP32-S3 #136

Open Chaaaaaaaaarlie opened 7 months ago

Chaaaaaaaaarlie commented 7 months ago

ESP32-S3 confirmed not working. I guess due to small RAM.

ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0x2a (SPI_FAST_FLASH_BOOT) Saved PC:0x403cdac2 SPIWP:0xee

Writing at 0x000fc39b... (84 %)

A serial exception error occurred: Cannot configure port, something went wrong. Original message: PermissionError(13, 'The device does not recognize the command.', None, 22) Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers. For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html Failed uploading: uploading error: exit status 1

DrFatalis commented 5 months ago

hi,

I loaded it in a ESP32-S3-DevKitC-1-N16R8V this morning. No problem aside the uart driver than needed to be installed. It is now connected to a Curtain 3 and working properly