Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while updating firmware #1

Open
tarun9573 opened this issue Oct 25, 2018 · 0 comments
Open

Issue while updating firmware #1

tarun9573 opened this issue Oct 25, 2018 · 0 comments

Comments

@tarun9573
Copy link

Hi,

I am getting issue while updating firmware. Every time when I am trying to update firmware in my BLE device which is in OAD mode, the new firmware is not getting uploaded, in fact the older firmware gets re-stored in the device. Also, it is getting re-stored in a fraction of milliseconds just when this line executes:

[BLEUtility writeCharacteristic:self.d.p sCBUUID:sUUID cCBUUID:cUUID data:[NSData dataWithBytes:requestData length:OAD_IMG_HDR_SIZE + 2 + 2]];

After that the device gets disconnected and I get an alert saying the device is disconnected and firmware update is interrupted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant