Re: #ZephyrBluetoothMesh ..... What Next ?? ....need info beyond #zephyrbluetoothmesh #gettingstartedguide
Hi Vikrant,
On Sat, Dec 16, 2017, Vikrant More wrote: https://www.youtube.com/watch?v=301ynC2IdbYIt's impossible to say for sure without some more information. It's possible that different advertising parameters are used. If you have PB-ADV enabled that will also take time away from PB-GATT advertising. Note that after initialization Zephyr will advertise for one minute using more agressive parameters (faster discovery & connection creation) and after that move to more relaxed parameters to save power. While testing, I noticed that Silicon Labs #BluetoothMESHApp takes moreAre you saying that Zephyr is somehow stuck in this case? I haven't seen that happen. If you reproduce it, it would be good if you could do some more thorrough analysis of what's going on (e.g. has everything come to a halt, or are the threads still running but the controller just stopped advertising, or something like that). Could you please tell me how to explore all available features withinThat largely depends what you want to do, i.e. what kind of device & application you want to build. If you haven't done so already, I recommend browsing through the Mesh Model Specification to see what kind of standard models exist. If none fit the use case you have in mind you could also consider creating a custom vendor model. https://www.youtube.com/watch?v=TwVwIjTX6SI in this video you areI can't say much beyond what you can find in the Mesh Profile Specification. The relevant sections would be 3.6.5.10, 4.2.17 and 4.2.18. The feature is useful e.g. for discovering the topology of a network as well as for getting notifications when the enabled features of a node changes. Johan
|
|