Re: Bluetooth mesh and Central role simultaneously #bluetoothmesh #bluetooth
Hi Andreas,
On 1. Jul 2020, at 15.47,
andreas.schmidt@... wrote:
No, I don’t think that combination would make sense. One option I forgot to mention is the bt_mesh_suspend() & bt_mesh_resume() APIs. You could try suspending mesh operations (advertising & scanning) for the duration of performing what you need in central
role, and then calling bt_mesh_resume() again. The effect will basically be the same as taking the mesh node out of range from the mesh network for that duration.
Johan
|
|