Search found 2 matches
- Wed Jun 12, 2019 7:44 am
- Forum: ESP-IDF
- Topic: OTA with Classic Bluetooth
- Replies: 4
- Views: 6247
Re: OTA with Classic Bluetooth
Yes, I'm sure, my file size is 719696 bytes.
- Tue Jun 11, 2019 12:07 pm
- Forum: ESP-IDF
- Topic: OTA with Classic Bluetooth
- Replies: 4
- Views: 6247
OTA with Classic Bluetooth
Hi all, I have been trying to implement OTA via Classic Bluetooth. Somehow, I got the data bytes to be delivered to ESP via Android App. The code of OTA is attached below: OTA.c Now I am getting checksum issue as below: I (151164) OTA Function : Total Write binary data length : 719696 I (151164) esp...