Skip to content

Conversation

hgonzaleDigi
Copy link
Collaborator

No description provided.

@hgonzaleDigi hgonzaleDigi force-pushed the hgonzale/wisun_support branch from 02fe879 to 91fd1e4 Compare July 16, 2025 12:16
* An XBee Wi-SUN radio module running the corresponding MicroPython
application of the Get Started and its corresponding carrier board
(XBIB-C board).
* XBee Studio (available at www.digi.com/digi-xbee-studio)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Digi XBee Studio v1.3.0 or higher (available at www.digi.com/xbee-studio).


def receiver(sock):
"""
Background thread: receive and print incoming UDP datagrams.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NP: Missing parameter sock.


PORT = 9750

print("---------------------------------------+")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NP: Move this to the main() method for consistency with other examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants