Skip to content

Question about link quality #122

@aminrd

Description

@aminrd

Hi there,

I have two Xbee modules in an Xbee mesh netwwork that are communicating with each other. I want to show the link quality on my web application over time. I have installed the Betta version, in which, LinkQuality and Connection classes are added to device.py.

Currently, when I call digi.xbee.devices.Connection(device1, device2).lq_a2b it always returns UNKNOWN_VALUE = -9999.

However, in XCTU application, I can see the link quality between two xbee modules using Range test. How can I somehow show connection quality (in dbm or % or ...) using python packages.

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions