Hi,
My board is currently using NRF52832 with SDK17.0.0 + Mesh 4.1.0.
I use NRF Mesh App for android to interact with the board. When never the phone screen is off, the app can not interact with the board. When the phone screen is turned on again, it can communicate with my board (a node in mesh).
How does my app can communicate with the board when its screen is off?
Thank you.