On 2026-07-19, Tomáš Rodr <[email protected]> wrote: > hello, > > i use the umb(4) interface with a sim card for > networking. is it possible to read messages > that are sent to the sim card?
not an a umb(4) interface. if there's a way to enable an emulated serial port device accepting AT commands on your device, you may be able to do it that way (AT+CMGL, AT+CMGR), maybe easier via smstools3/similar. -- Please keep replies on the mailing list.

