ambiot / ambz2_sdk

sdk for amebaz2
46 stars 39 forks source link

How to build bluetooth example app with auto PROVISION mesh device? #39

Closed jiqianghu closed 1 year ago

jiqianghu commented 1 year ago

Many devices boot up with default app/net key etc. NOT need phone app or AT command to config. Example mesh app: component/common/bluetooth/realtek/sdk/example/bt_mesh_device_rtk_demo/

Wuth5 commented 1 year ago

hi @jiqianghu, thanks for your interest in the project. For now, we do not support this feature in the public code repository.

jiqianghu commented 1 year ago

@Wuth5 I mean that devices can simulate to be provisioned, so these devices can communiate when power on with the same net/app key etc. How can I update the device SDK? Can you give me some suggestions?

Wuth5 commented 1 year ago

Hi @jiqianghu, yes I understand, and if you want to build SDK with this feature you may consider our NDA SDK, can contact our sales for more info. For github version it is not supported.

jiqianghu commented 1 year ago

hi @jiqianghu, thanks for your interest in the project. For now, we do not support this feature in the public code repository.

@Wuth5 Do you mean NDA sdk to support auto provision? I compile NDA mesh demo device with many errors(no .c/.h files), but the public code is ok. So can I build auto mesh device with the public code?

Wuth5 commented 1 year ago

Hi @jiqianghu , sry for the late reply. Regarding to the NDA sdk it is not suitable to discuss in github, you can contact our customer supports for official support about this issue, here is the list of customer service you may consider https://www.realtek.com/zh-tw/contact-us/cu-1-tw/cu-1-taiwan-tw appreciate for your understanding you may attach the SDK version (in readme.txt you can find latest patch version) and compile error logs when you contact them

jiqianghu commented 1 year ago

thank you.