-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi @michallowasrzechonek-silvair,
I am trying to get some hands-on and understand Mesh, especially to control the light bulbs.
This is what I have done exactly.
source venv/py3.7/bin/activate
pip install bluetooth-mesh.
Then create a file skeleton.py as mentioned here.
Now try to run the above file with bulb address as an argument.
python skeleton.py --address DF:A5:7C:88:84:27
However, connect or provisioning is not happening and I am getting the helper doc as below.
(py3.7) smuralik@smuralik-NUC8i7BEH:~/Documents$ python skeleton.py --address DF:A5:7C:88:84:27
Usage:
sample --address <address>
meshcli -h | --help | --version
I am a beginner in Python as well as for Mesh. Sorry, if this is a very juvenile question.
Thanks,
Santhoshkumar M
Metadata
Metadata
Assignees
Labels
No labels