Is it possible to get a complete specification of the setup format for nrf8001?
/Erik
Is it possible to get a complete specification of the setup format for nrf8001?
/Erik
Hi,
I do no want to "pollute" the forum with a non-question topic, and given my announcement is very related to this topic, I'll post it as a comment here.
Some weeks ago I began analyzing the format of nRF8001 setup messages, and I think I made enough progress to make my "work in progress" public. So far I have a Python script for showing byte-to-byte differences between setup data from two nRFgoStudio reports (i.e. those ublue_setup.gen.out.txt files created when generating services.{c,h} files) and another tool for extracting the setup data from the report file and dumping it in human readable format.
Note that my goal is not to write a full featured tool like nRFgoStudio, but simply to fully understand what happens "under the hood" during setup. That said, anyone is free to customize the tool for other purposes.
My short term plans:
Project page: github.com/.../nrf8001
Best Regards, Anderson Lizardo
Hi,
I do no want to "pollute" the forum with a non-question topic, and given my announcement is very related to this topic, I'll post it as a comment here.
Some weeks ago I began analyzing the format of nRF8001 setup messages, and I think I made enough progress to make my "work in progress" public. So far I have a Python script for showing byte-to-byte differences between setup data from two nRFgoStudio reports (i.e. those ublue_setup.gen.out.txt files created when generating services.{c,h} files) and another tool for extracting the setup data from the report file and dumping it in human readable format.
Note that my goal is not to write a full featured tool like nRFgoStudio, but simply to fully understand what happens "under the hood" during setup. That said, anyone is free to customize the tool for other purposes.
My short term plans:
Project page: github.com/.../nrf8001
Best Regards, Anderson Lizardo