Digi XBee 3 Cellular LTE-M User Manual page 57

Smart modem
Table of Contents

Advertisement

Get started with Digi Remote Manager
<task>
<description>Update MicroPython</description>
<command>
<name>SM/UDP Request Connect</name>
<event>
<on_error>
<end_task/>
</on_error>
</event>
<sci>
<send_message reply="none" >
<sm_udp>
<request_connect/>
</sm_udp>
</send_message>
</sci>
</command>
<command>
<name>RCI Command</name>
<event>
<on_error>
<continue/>
</on_error>
</event>
<sci>
<send_message cache="false" allowOffline="true" >
<!-- Disable Python Auto-start and enable TCP connection for remainder of commands-->
<rci_request>
<set_setting>
<micropython>
<PS>0</PS>
</micropython>
<remote_manager>
<MO>7</MO>
</remote_manager>
</set_setting>
</rci_request>
</send_message>
</sci>
</command>
<command>
<!-- Reboot to stop MicroPython -->
<name>Reboot</name>
<event>
<on_error>
<continue/>
</on_error>
</event>
<sci>
<reboot allowOffline="true" waitForReconnect="true"/>
</sci>
</command>
<!-- Update MicroPython application-->
<command>
<name>Upload Files</name>
<event>
<on_error>
<continue/>
</on_error>
</event>
Digi XBee® 3 Cellular LTE-M/NB-IoT Global Smart Modem User Guide
Configure Remote Manager features by scheduling tasks
57

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xbee 3 cellular nb-iot

Table of Contents