This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to find the process of decoding the package from server?

Hello:

I want to do OTA with Mesh DFU using nrf52832. Now I make sure that DFU works correctly in the mesh and the host can receive the package from the server. The problem is, the host cannot correctly decode the package and then it is impossible to send dfu packages to sub-machine. I think the problem is with the format sended by the server.

Could you please tell me where can I find the document describe the format of package from computer to host? If there is no document, can you tell me which part of code takes charge of decoding the package from computer?

Thank you 

Jin

Related