Skip to content

How to run the sampleapplication #90

@santhosh12992

Description

@santhosh12992

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions