UploadMbnFile: Difference between revisions

From Opale Wiki
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:VOLTE using HotCat)
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:


</syntaxhighlight>
</syntaxhighlight>
[[Category:R2D2]]
[[Category:VOLTE]]

Latest 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