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

Using nRF Mesh flash manager

Hi,

Is it possible to use flash manager from mesh sdk example without BLE?

Parents
  • Hi,

    Could you elobrate the question a little, give me more details on what you are trying to do? What do you mean by "use flash manager from mesh sdk example without BLE"?

  • Hi,

    I'am using the flash manager from the mesh light_switch example. I'm storing the logs into the internal flash using flash manager.The initialization of flash manager is in the BLE_INIT function. If I want to use flash manager without BLE or mesh. Is is possible?if so can you send an example?

Reply
  • Hi,

    I'am using the flash manager from the mesh light_switch example. I'm storing the logs into the internal flash using flash manager.The initialization of flash manager is in the BLE_INIT function. If I want to use flash manager without BLE or mesh. Is is possible?if so can you send an example?

Children