please someone help me with this issue. Hai ,I have flashed my ESP32 Wrover withthe example of subscribe_OTA_MQTT. the consulelog says: Firwmare Update Subscription...
After i perform Assign new firmware in my Thingsboard Server. The firmware is downloaded and flashed successfully on my ESP32.But the consule logout puts this 0 continouslyandno changes. On my thingsboard the status of the update is stuck on "Downloaded" nothing else. if i assign ne
13:04:19.776 -> [TB] Receive chunk (74), with size (4096) bytes
13:04:19.851 -> Progress 98.68%
13:04:19.927 -> [TB] Callback onMQTTMessage from topic: (v2/fw/response/0/chunk/75)
13:04:19.927 -> [TB] Receive chunk (75), with size (1312) bytes
13:04:19.991 -> [TB] (SHA256) actual checksum: (3664602c97745a88a3da483fc7b0bc8c38ebe4f4d5a030a15ed95a0bdc642073)
13:04:19.991 -> [TB] (SHA256) expected checksum: (3664602c97745a88a3da483fc7b0bc8c38ebe4f4d5a030a15ed95a0bdc642073)
13:04:20.036 -> [TB] Checksum is the same as expected
13:04:20.158 -> [TB] Update success
13:04:20.158 -> Done, Reboot now
13:04:20.411 -> ets Jul 29 2019 12:21:46
13:04:20.411 ->
13:04:20.411 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
13:04:20.411 -> configsip: 0, SPIWP:0xee
13:04:20.411 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
13:04:20.453 -> mode:DIO, clock div:1
13:04:20.453 -> load:0x3fff0030,len:1344
13:04:20.453 -> load:0x40078000,len:13836
13:04:20.453 -> load:0x40080400,len:3608
13:04:20.453 -> entry 0x400805f0
13:04:33.425 -> 0
13:04:34.455 -> 0
13:04:35.467 -> 0
13:04:36.504 -> 0
13:04:37.531 -> 0
13:04:38.539 -> 0
13:04:39.559 -> 0
13:04:40.602 -> 0
13:04:41.602 -> 0
w frimware nothing happens.
This my output:
Can anybody help me here. Am i doing the flashing right on the Arduino uno?
i can perform only one update session with this sketch and get 0 on the terminal