Search found 2 matches

by Ravishant
Wed Jun 12, 2019 7:44 am
Forum: ESP-IDF
Topic: OTA with Classic Bluetooth
Replies: 4
Views: 5563

Re: OTA with Classic Bluetooth

Yes, I'm sure, my file size is 719696 bytes.
Screenshot from 2019-06-12 13-10-52.png
Screenshot from 2019-06-12 13-10-52.png (38.08 KiB) Viewed 5530 times
by Ravishant
Tue Jun 11, 2019 12:07 pm
Forum: ESP-IDF
Topic: OTA with Classic Bluetooth
Replies: 4
Views: 5563

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...