STM32WB - can I provision mesh netkey, appkey, unicast address etc without using a BLE connection to do this.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-22 4:53 AM
I would like to provision mesh nodes with the netkey, appkey, unicast address etc via UART or I2C. However I don't find an API function call to the mesh library to allow this. All I see are
MOBLE_RESULT BLEMesh_InitUnprovisionedNode(void);
MOBLE_RESULT BLEMesh_InitProvisionedNode(void);
MOBLEBOOL BLEMesh_IsUnprovisioned(void);
MOBLE_RESULT BLEMesh_Unprovision(void);
but nothing to do the actual provisioning. Thanks
Labels:
- Labels:
-
STM32WB series
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
