Example: hello world
Before you begin, you must have previously added a device in XBee Studio. See Add a device.
- At the MicroPython >>> prompt, type the Python command: print("Hello, World!")
- Press Enter to execute the command. The terminal echos back Hello, World!.
PDF
