Skip to content

Conversation

@hgonzaleDigi
Copy link
Collaborator

No description provided.

* 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.

@hgonzaleDigi hgonzaleDigi force-pushed the hgonzale/wisun_support branch from 91fd1e4 to 0a4cbe9 Compare November 19, 2025 17:40
Signed-off-by: Hector Gonzalez <hector.gonzalez@digi.com>
@hgonzaleDigi hgonzaleDigi force-pushed the hgonzale/wisun_support branch from 0a4cbe9 to 071b87f Compare November 20, 2025 16:53
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.

4 participants