Reading Parameters in MicroPython

Hello All,

There are a lot of parameters that you can set through XCTU, my question is, can my MicroPython code running on the device read and set these parameters?

Yes you can set and read some of them from Micro Python.

That is great to hear, but how do I read and set the parameters of the device I am currently running on? What if I run the program and want to set my PANID? How through micropython can I set my local PANID?

Through the atcmd()

Just note that not all commands can be set this way.

https://www.digi.com/resources/documentation/digidocs/90002219/default.htm#reference/r_function_atcmd.htm%3FTocPath%3DXBee%2520module|XBee%2520MicroPython%2520module%2520on%2520the%2520XBee%25203%2520RF%25C2%25A0Modules|_____1