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

How to add ota function #21

Open
Karrthik23 opened this issue Aug 2, 2022 · 0 comments
Open

How to add ota function #21

Karrthik23 opened this issue Aug 2, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@Karrthik23
Copy link

I am trying to update my code via OTA and i was confused about how to go about that
firstly
when i try the serial upload i have 4 bin files (bootloader, partitions, main code etc)
when i am trying to do ota which bin file should i be uploading( i am guessing only the main code bin)
in the code provided, once the data packet is recieved, addresses have been defined like (pData[0] == 0xFB)
what does 0xFB stand for(like corrposponding to which address)
other addresses given are
0xFC
0xFD
0xFE
if i could get some clarity on that i would be really greatful as i am new to iot and ble implementaitons

@fbiego fbiego added the documentation Improvements or additions to documentation label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants