Skip to content

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

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'

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions