NordicSemiconductor / IOS-nRF-Mesh-Library

Provision, configure and control Bluetooth mesh devices with nRF Mesh library.
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
305 stars 120 forks source link

added meshNetworkManagerQueue for serialized async #587

Closed xaviergspintly closed 8 months ago

xaviergspintly commented 8 months ago

Created a dispatch queue instead of Task for issue #586 . Tried provisioning 10 times and it succeeded.

CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

xaviergspintly commented 8 months ago

By mistake on main