Hi All
What parameters should be stored in memory to rejoin the phone to the ble mesh network nodes?
my nodes in proxy/relay mode
and I run ble mesh fast prov server example
thanks
BLE Mesh parameters
BLE Mesh parameters
Last edited by mm_1993 on Thu Dec 23, 2021 11:59 am, edited 1 time in total.
Re: BLE Mesh parameters
Nobody answered my question
When using Bluetooth mesh, what parameters should I save?
after restart the device that was previously connected to the network and Join the network automatically again
I mean network app_key, net_key, uuid,.... which one ??
and Important question is
when I should save this data ? in which callback ?
and when should I Load this parameter?
I neeeed to know -> in the ble mesh network If I want to store the mobile information in the mesh network, what parameters should I store in the flash so that after restarting, one of the nodes can recognize/pair or Connect the mobile again?
if anyone know please tell me I need to know I can not spend more time on this project
When using Bluetooth mesh, what parameters should I save?
after restart the device that was previously connected to the network and Join the network automatically again
I mean network app_key, net_key, uuid,.... which one ??
and Important question is
when I should save this data ? in which callback ?
and when should I Load this parameter?
I neeeed to know -> in the ble mesh network If I want to store the mobile information in the mesh network, what parameters should I store in the flash so that after restarting, one of the nodes can recognize/pair or Connect the mobile again?
if anyone know please tell me I need to know I can not spend more time on this project
Re: BLE Mesh parameters
Hi Again
in menuconfig -> component config -> esp ble mesh support
I found this -> Store BLE Mesh configuration persistently
after enable this setting I can reset/power-off the esp32 and rejoin my node to ble mesh network and control it with my phone
BUT
there is another problem
the node that save/store phone device info in nvs flash (my test app is nrf-mesh)
after delete a provisioned node in the app I can not Connect or rejoin at All .
just I have to reprogram the esp node again ...
question is the (Store BLE Mesh configuration persistently) how this function/setting work ? and how Can I write a function like this for save and delete mesh network info manual ?
in menuconfig -> component config -> esp ble mesh support
I found this -> Store BLE Mesh configuration persistently
after enable this setting I can reset/power-off the esp32 and rejoin my node to ble mesh network and control it with my phone
BUT
there is another problem
the node that save/store phone device info in nvs flash (my test app is nrf-mesh)
after delete a provisioned node in the app I can not Connect or rejoin at All .
just I have to reprogram the esp node again ...
question is the (Store BLE Mesh configuration persistently) how this function/setting work ? and how Can I write a function like this for save and delete mesh network info manual ?
Re: BLE Mesh parameters
I have a same question, how to delete stored network settings?
Who is online
Users browsing this forum: Baidu [Spider] and 92 guests