Skip to content

atcom cannot connect to Telit modem #19

Description

@mtbsteve

I installed atcom as described, however I cannot connect to the Telit modem. Any AT commands result in the same error.

pi@raspberrypilte:~ $ atcom --port /dev/ttyUSB2 -b 115200 AT
[ERR]   Couldn't open serial communication
pi@raspberrypilte:~ $ 

If I run the connection via minicom minicom -D /dev/ttyUSB2 -b 115200 , everything works.

RasperryPI Bullseye, Python 3.9.2 installed.

EDIT:
It found a connection at /dev/ttyUSB3. I accidentially tried USB2 since this is the right port address when I use minicom.
However, the the automatic port scan seems not to work as I always need to add the -p option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions