Use XCTU to enter the MicroPython environment
To use the XBee Smart Modem in the MicroPython environment:
- Use XCTU to add the device(s); see Install and upgrade XCTU and Add a device to XCTU.
-
The XBee Smart Modem appears as a box in the Radio Modules information panel. Each module displays identifying information about itself.
-
Click this box to select the device and load its current settings.
- Set the device's baud rate to 115200 b/s, in the BD field select 115200 [7] or higher and click the Write button
. We recommend using flow control to avoid data loss, especially when pasting large amounts of code/text.
- Put the XBee Smart Modem into MicroPython mode, in the AP field select MicroPython REPL [4] and click the Write button
.
- Note what COM port(s) the XBee Smart Modem is using, because you will need this information when you use terminal communication. The Radio Modules information panel lists the COM port in use.