BLE mesh provision
Posted: Thu Jan 28, 2021 7:45 pm
Hello,
I'm new to BLE mesh and have been trying to learn using the provided examples.
I have 3 esp32s, 2 of which (node 1 and node 2) have a generic onoff server model and generic onoff client model running on them respectively. Node 1 has an LED which can be toggled from node 2. The third esp32 (node 3) is running the Provisioner example on it.
The issue I'm facing is that the app key to which the provisioner (node 3) binds node 1 and node 2 is not the same (that is what I suspect) because I'm unable to toggle LED on node 1 from node 2. If I use the NRf mesh app and bind the app key, I'm able to control the LED on node 1 from node 2.
Can someone please help me resolve this issue?
Thankyou!
I'm new to BLE mesh and have been trying to learn using the provided examples.
I have 3 esp32s, 2 of which (node 1 and node 2) have a generic onoff server model and generic onoff client model running on them respectively. Node 1 has an LED which can be toggled from node 2. The third esp32 (node 3) is running the Provisioner example on it.
The issue I'm facing is that the app key to which the provisioner (node 3) binds node 1 and node 2 is not the same (that is what I suspect) because I'm unable to toggle LED on node 1 from node 2. If I use the NRf mesh app and bind the app key, I'm able to control the LED on node 1 from node 2.
Can someone please help me resolve this issue?
Thankyou!