This is a wrapper for the LPAC, to manage eSIM profiles in LTE interfaces for RouterOS.
- Download and extract LPAC
- Download and extract lpac-routeros-wrapper
- Copy
lpac-routeros-wrappertolpacfolder - Set environment variables for RouterOS connection.
- Define environment variables with bash (
export) or cmd (set)3 - Define environment variables with
.envfile
- Define environment variables with bash (
- Run
lpac-routeros-wrapper chip info
- Download and extract EasyLPAC
- Download and extract lpac-routeros-wrapper
- Rename
lpacinEasyLPACdirectory tolpac.orig - Copy
lpac-routeros-wrapperto EasyLPAC - Rename
lpac-routeros-wrappertolpac - Set environment variables for RouterOS connection.
- Define environment variables with bash (
export) or cmd (set)3 - Define environment variables with
.envfile
- Define environment variables with bash (
- Launch EasyLPAC
- Select LTE interface in
Card Readermenu - Press
refreshbutton
- Only MBIM mode is supported in RouterOS
- This program uses
at-chatcommand in RouterOS - For modules that supported in MBIM mode:
- (Tested) ✔️ Quectel EC20 / EC21 / EC25
AT+QCFG="usbnet",2to switch into MBIM mode
- (Tested) ✔️ Fibocom L850-GL
- See xmm7360_usb
- (Tested) ✔️ Foxconn T99W175 (SDX55)
AT+USBSWITCH=90D5to enable MBIM mode, see 4pda
- (Tested) ❌️ Quectel EC200
- No
at-chatin MBIM mode
- No
- (Tested) ✔️ Quectel EC20 / EC21 / EC25
- This program uses