Open
Description
There is a micropython sample for Xbee.discover to find nodes on the network:
However, discover is not a module defined in micropython Xbee.
Also, the Digi website says this is available
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
Labels
No labels