Skip to content

discover module not defined in micropython for Xbee.discover #98

@robomike

Description

@robomike

There is a micropython sample for Xbee.discover to find nodes on the network:

Xbee.discover.

However, discover is not a module defined in micropython Xbee.

Also, the Digi website says this is available

https://www.digi.com/resources/documentation/Digidocs/90002219/#reference/r_example_xbee.discover.htm?TocPath=XBee%2520device%2520examples%257C_____4

If the python module is unavailable, how can we access this information in micropython?

The ATND command does not work in micropython

And the xbee.discover command throws this error: AttributeError: 'module' object has no attribute 'discover'

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