Now I want to construct a mesh network in an intermittent environment. You know the device will power off and power on frequently, I need to store the communication statin in the memory frequently. The SDK document says "The flash hardware can withstand a limited number of write and erase cycles. As the Bluetooth mesh stack uses the flash to store state across power failures, the device flash will eventually start failing, resulting in unexpected behaviour in the Bluetooth mesh stack." So, I am not sure whether I can deploy my programme on it or not.