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

Time scheduling of ble mesh nodes

Hi, I'm using mesh_ SDK and nrf52840, I want to know whether the relay node in a BLE Mesh can wake up at a specified time to receive or send packets, and sleep the rest of the time. In particular, how to schedule the time of receiving and sending packets so that they can communicate synchronously instead of flooding? If so, which APIs need to be modified?

Thanks.

Related