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

Update bluetooth firmware. #333

Closed
biks152207 opened this issue May 25, 2018 · 4 comments
Closed

Update bluetooth firmware. #333

biks152207 opened this issue May 25, 2018 · 4 comments
Labels

Comments

@biks152207
Copy link

Hey guys i have been trying to update the firmware using this pacakge.But i am not sure how can i do it.I tried with writecharacteristic but i am not sure about the transaction id to do that.I have hex data of that firmware but i am very confused how we gonna inject those firmware hex data into ble device(my device is eld device, if you arenot sure about this go visit http://iosix.com/).Please suggest.

@marcosinigaglia
Copy link
Member

Hi @biks152207 , is not a standard procedure so you have check the device documentation.

@vpfaulkner
Copy link

@biks152207 what did you end up doing for this? We need to do something similar and I can't find anything particular to this in the BLE specification. Thus, I'm guessing we just do so via writes to a dedicated characteristic?

@biks152207
Copy link
Author

@vpfaulkner we used the manufacturer sdk and bridge with react native bridge, we didnt use react native ble manager.

@andrei-zgirvaci
Copy link

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

No branches or pull requests

4 participants