Saving BLE Mesh Settings

Hi,

We had a couple questions regarding storing some things related to the BLE mesh. We are building our application off the ble example light_ctrl.

1. Looking at the Rpl, can we allocate a max memory for replay messages? If so, where can we do that and what is the default value?

2. Looking at the gatt; is it necessary to write this to flash?

Related