NordicSemiconductor / Android-nRF-Mesh-Library

The Bluetooth Mesh Provisioner and Configurator library.
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
414 stars 177 forks source link

Subscribed and Publication Addresses issues #430

Closed xhtlxa closed 3 years ago

xhtlxa commented 3 years ago

If my device defaults to Subscribe and Publication Addresses, is there an API to directly set Subscribed and Publication Addresses after adding a device to the app?

roshanrajaratnam commented 3 years ago

There is no default API. You will have to send the ConfigModelSubscription and ConfigModelPublication messages.