Understanding on flow, packet format and data of MMR for development.

We are developing a central device (embedded hardware based on NRF52832) for multiple MMR devices and not the mobile application.
We try to understand the communication and all packet formats of communication using the python SDK.

But there is no information about the data packet structure and the flow of execution. is there any way of doing the same.

Thanks,

Comments

  • It's all open source code you but you would have to read the C code to understand all packet low level stuff.

Sign In or Register to comment.