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-wrapper
tolpac
folder - Set environment variables for RouterOS connection.
- Define environment variables with bash (
export
) or cmd (set
)3 - Define environment variables with
.env
file
- Define environment variables with bash (
- Run
lpac-routeros-wrapper chip info
- Download and extract EasyLPAC
- Download and extract lpac-routeros-wrapper
- Rename
lpac
inEasyLPAC
directory tolpac.orig
- Copy
lpac-routeros-wrapper
to EasyLPAC - Rename
lpac-routeros-wrapper
tolpac
- Set environment variables for RouterOS connection.
- Define environment variables with bash (
export
) or cmd (set
)3 - Define environment variables with
.env
file
- Define environment variables with bash (
- Launch EasyLPAC
- Select LTE interface in
Card Reader
menu - Press
refresh
button
- Only MBIM mode is supported in RouterOS
- This program uses
at-chat
command in RouterOS - For modules that supported in MBIM mode:
- (Tested) ✔️ Quectel EC20 / EC21 / EC25
AT+QCFG="usbnet",2
to switch into MBIM mode
- (Tested) ✔️ Fibocom L850-GL
- See xmm7360_usb
- (Tested) ✔️ Foxconn T99W175 (SDX55)
AT+USBSWITCH=90D5
to enable MBIM mode, see 4pda
- (Tested) ❌️ Quectel EC200
- No
at-chat
in MBIM mode
- No
- (Tested) ✔️ Quectel EC20 / EC21 / EC25
- This program uses