IQRF OS: 4.03D-08C8 (DCTR-7xD)
Changes and enhancements
• When UART Peripheral is enabled at the [N] configuration then the UART is automatically opened shortly before the Init event is raised so the Autoexec is not needed anymore for opening the UART. The UART baud rate is also set in the configuration.
• Restore command does not restore physical settings (e.g. RF band, thermometer sensor presence) of the backed-up transceiver. The settings are now maintained.
Bug Fixes
• Fixed an issue introduced at DPA V4.10 when "Routing off" is enabled at the Configuration and later disabled, then IQRF MESH routing is not working anyway. The workaround for DPA V4.10 was to call setRoutingOn() at the Init event.