What is an XBee profile?
A configuration profile is a snapshot of a specific device's firmware configuration, including the firmware, settings values, and other configuration information. A configuration profile is an XPRO file containing the following elements:
- Device firmware to be programmed in the XBee.
- Firmware settings to configure with their respective values.
- File system to, for example, include any MicroPython application in the node.
- Other configurations and metadata to identify the profile, such as the flash firmware policy, profile description, and so on.
XCTU allows you to create configuration profiles. A profile is useful in a production environment when you need to set the same parameters on multiple radios.
Note For more information, see Create a configuration profile in the XCTU User Guide.