UploadMbnFile: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This command uploads LTE configuration MBN file and adds it to the list of LTE profiles for the specified LTE port. It is available only for the LTE ports equipped with Quectel modems. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''UploadMbnFile''' |PortIndex,MbnFile |Error Code in case of error. |} '''OUTPUT''' Command status '''EXAMPLE'''<syntaxhighlight lang="text"> ~# UploadMbnFile 0 bouygues.mbn OK </syntaxhig...") |
m (added Category:R2D2 using HotCat) |
||
Line 22: | Line 22: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:R2D2]] |
Revision as of 21:48, 1 April 2025
This command uploads LTE configuration MBN file and adds it to the list of LTE profiles for the specified LTE port. It is available only for the LTE ports equipped with Quectel modems.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
UploadMbnFile | PortIndex,MbnFile | Error Code in case of error. |
OUTPUT
Command status
EXAMPLE
~# UploadMbnFile 0 bouygues.mbn
OK