samples: mesh: nrf52: short time multireset bt-mesh unprovisioning
In general, Bluetooth Mesh provisioning process could be failed because of any reason. Using some h/w interrupt we can call bt_mesh_reset() or something which will push device into factory reset mode. But with some actual products it is not always possible or feasible to add extra h/w to achieve this goal. This commit adds facility to push device into factory reset mode using power reset. As per current implementation user have to do 5 times reset so that gap between two consecutive reset should not exceed 7 seconds. Co-authored-by:Laczen JMS <laczenjms@gmail.com> Signed-off-by:
Vikrant More <vikrant8051@gmail.com>
Loading
Please sign in to comment