Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference and sample codes to get started with the friendship feature in ble mesh #19488

Closed
stephenmasih opened this issue Sep 30, 2019 · 3 comments

Comments

@stephenmasih
Copy link

stephenmasih commented Sep 30, 2019

Please, can anyone guide me with setting up a friend node and an LPN in ble mesh?

I went through the guidelines as provided in this link
https://lists.zephyrproject.org/g/devel/topic/how_to_configure_ble_mesh_fn/28612902?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,20,28612902

I worked on with mesh-demo samples and it worked fine. I have understood the concept of friendship in ble mesh. Please share some code reference to start developing applications in a friend node and a low powered node.

@stephenmasih stephenmasih added the Feature Request A request for a new feature label Sep 30, 2019
@aescolar
Copy link
Member

aescolar commented Oct 1, 2019

CC @jhedberg

@jhedberg
Copy link
Member

jhedberg commented Oct 1, 2019

You could start by playing around with tests/bluetooth/mesh_shell. It supports both LPN and Friend roles, and you can control those from the command line.

@carlescufi carlescufi added question and removed Feature Request A request for a new feature labels Oct 10, 2019
@carlescufi
Copy link
Member

Question answered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants