hi support team,
customer is using our 54L15 for mesh lighting project, here are three questions:
1.
customer needs timer model, i see the "time_cli.c" and "time_svr.c" in NCS sdk :"\v3.1.1\nrf\subsys\bluetooth\mesh", but there is no sample how to use it, do we have reference for this function?
2.
customer needs to set up the lighting Strategy (for example: 8:00--8:30, 60% dimming;8:30--9:00,60% dimming and so on......).
how can we extend the package to more than 240 bytes?
I searched AI and showed me CONFIG_BT_MESH_RX_SEG_MAX=32, CONFIG_BT_MESH_TX_SEG_MAX=32,CONFIG_BT_MESH_SEG_BUFS=384. -----32*12=384.
which means This 384-byte packet will be fragmented into 32 segments, so customer only need to handle the data, and do not need to consider manually fragment this data, is it correct?
are there other configs need to be set?
3.I couldn't see documents about how to use IOS "mesh" app to OTA device, I tried but failed. I can only see "update" in right up corner of IOS app.
regards,
William.