Digi XBee 3 Cellular LTE-M User Manual page 58

Smart modem
Table of Contents

Advertisement

Get started with Digi Remote Manager
<sci>
<file_system allowOffline="true" >
<commands>
<put_file path="/flash/main.py">
<file>~/MicroPython/main.py</file>
</put_file>
</commands>
</file_system>
</sci>
</command>
<command>
<name>Upload Files</name>
<event>
<on_error>
<continue/>
</on_error>
</event>
<sci>
<file_system allowOffline="true" >
<commands>
<put_file path="/flash/lib/uftp.py">
<file>~/MicroPython/uftp.py</file>
</put_file>
</commands>
</file_system>
</sci>
</command>
<command>
<name>RCI Command</name>
<event>
<on_error>
<continue/>
</on_error>
</event>
<sci>
<send_message cache="false" allowOffline="true">
<!-- Enable Python Auto-start -->
<rci_request>
<set_setting>
<micropython>
<PS>1</PS>
</micropython>
<remote_manager>
<MO>6</MO>
</remote_manager>
</set_setting>
</rci_request>
</send_message>
</sci>
</command>
<!-- Reboot to start the program -->
<command>
<name>Reboot</name>
<event>
<on_error>
<end_task/>
</on_error>
</event>
<sci>
<reboot allowOffline="true" waitForReconnect="false"/>
Digi XBee® 3 Cellular LTE-M/NB-IoT Global Smart Modem User Guide
Configure Remote Manager features by scheduling tasks
58

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xbee 3 cellular nb-iot

Table of Contents