mc85
mc85
About
- Username
- mc85
- Joined
- Visits
- 13
- Last Active
- Roles
- Member
Comments
-
Even when flashing locally, if MQTT is enabling it crashes on boot. If I disable/remove the MQTT configuration I can flash locally or remotely and the device will boot fine.
-
Narrowed down the issue once you enable mqtt it will not boot. Using example esphome configuration and just add the basic mqtt configuration below. mqtt: id: mqtt_client broker: 192.168.1.200
-
Some of the errors I am seeing. [D][esp-idf:000][sdio_write]: E (77309) sdmmc_io: sdmmc_io_rw_extended: sdmmc_send_cmd returned 0x109 [D][esp-idf:000][sdio_write]: E (77309) H_SDIO_DRV: sdio_get_tx_buffer_num: err: 265
-
Having the same issue with my crowpanel 7 v3. I am using esphome and have added the command frequency to my i2c configuration reducing to 300000 and then 200000. Has anyone solved this with esphome?