MicroPython mode allows you to communicate with an XBee 3 device using the MicroPython programming language. This mode connects the primary serial port to the stdin/stdout interface on MicroPython, which is either the REPL or code launched at startup.
| For more information about MicroPython, read the Get started with MicroPython section of the XBee device product manual. |
You can use the MicroPython Terminal to communicate with the MicroPython stack of any XBee 3 device configured in MicroPython mode.
To configure an XBee device operating in MicroPython mode, you must put it in command mode to send the configuration commands as when it operates in AT operating mode.