Hi BLE Mesh support team,
We're trying to evaluate for our light and switch products. We have searched for the examples and done some tests. We need some help to understand more clearly about the examples.
The planed switch is powered by battery. which example is proper for this? LPN or client examples (light_switch_client, light_lightness_client, light_ctl_client)?
If client is proper, how to get the low power based on battery? don't the light switch/lightness/ctl client examples work on low power mode, right?
If LPN is proper, do we need to add the relevant client models (light lightness client model, light ctl client model, etc.) based on the lpn example?
For light, can we use LFRC for 32.768KHz clock?
If have to use lpn, for 32.768KHz clock, which source is proper? LFXO, LFRC, SYNTHERSIZED?
We hope to learn more about nordic ble mesh for our products. Thanks in advance!