[GH-ISSUE #27] Quectel EG18 #21

Closed
opened 2026-03-04 12:10:57 +03:00 by kerem · 1 comment
Owner

Originally created by @hashtagsandro on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/27

Good morning,

Quectel EG18 ( FW version: EG18EAPAR01A08M4G )on Zyxel LTE5398-M904 seems not working with recieve or send SMS on /dev/ttyUSB3 but at command works on that port.

Can be a addons problem or i've to configure another Port?

Thanks

Originally created by @hashtagsandro on GitHub (Mar 10, 2025). Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/27 Good morning, Quectel EG18 ( FW version: EG18EAPAR01A08M4G )on Zyxel LTE5398-M904 seems not working with recieve or send SMS on /dev/ttyUSB3 but at command works on that port. Can be a addons problem or i've to configure another Port? Thanks
kerem closed this issue 2026-03-04 12:10:57 +03:00
Author
Owner

@4IceG commented on GitHub (May 17, 2025):

Hi,
Have you tried changing modem settings?

SIM Preferred Message Storage
AT+CPMS="SM","SM","SM"

Modem memory preferred Message Storage
AT+CPMS="ME","ME","ME"

Save SMS Settings
AT+CSAS
<!-- gh-comment-id:2888257415 --> @4IceG commented on GitHub (May 17, 2025): Hi, Have you tried changing modem settings? ``` SIM Preferred Message Storage AT+CPMS="SM","SM","SM" Modem memory preferred Message Storage AT+CPMS="ME","ME","ME" Save SMS Settings AT+CSAS ```
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-sms-tool-js#21
No description provided.