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

Use nRF52820 for the MESH Lightness project

Hi, 

I am using  nRF52820on a customer board to run MESH Light project,  but I can not start the mesh stack, problem is:

it looks like due to flash limited, but according to Release Note of MESH 5.0, 52820 is supported, I can not find any Mesh example on 52820.

Please let me know, how can I move further? 

Parents
  • Hey Brent!

    It is true that there aren't many Mesh examples available for the 52820, and the flash/RAM size is the main reason for that. However, the mesh light example can run on it if you strip it down and optimize it for size. For more info about this, and how to do it see here

    If you want to try more of the Mesh examples, I would suggest getting a board with the flash size to support more of them, such as a nRF52832dk. I wouldn't say that mesh is the main use case for the '52820.

    Let me know if there is anything else!

    Best regards,

    Elfving

Reply
  • Hey Brent!

    It is true that there aren't many Mesh examples available for the 52820, and the flash/RAM size is the main reason for that. However, the mesh light example can run on it if you strip it down and optimize it for size. For more info about this, and how to do it see here

    If you want to try more of the Mesh examples, I would suggest getting a board with the flash size to support more of them, such as a nRF52832dk. I wouldn't say that mesh is the main use case for the '52820.

    Let me know if there is anything else!

    Best regards,

    Elfving

Children
Related