Recording the serial commands sent to the switch for a specific configuration allows the user to export these serial commands to an external device, so that the BotBlox device can be configured on an external device without needing to use BotBlox ARIES.
These serial commands are displayed in hexadecimal format, but you may want to display them in raw ASCII format instead.
You can open this file to inspect the ASCII characters that were actually sent.
<aside> 💡 The received serial commands show the acknowledgement messages that were sent from the BotBlox board in respond to the serial commands sent from the PC. These can also be used on another device to check whether the BotBlox board was correctly configured.
For more information on the underlying structure of the serial commands, refer to the page below.
SwitchBlox firmware programming guide
</aside>