Hi, i’m using a ZTE WCDMA Technologies MSM MF110, usb modem with the simcard.
i’am able to send AT commands via console, but can’t use the api nor the cli.
Here’s my lsusb
Bus 002 Device 004: ID 19d2:0031 ZTE WCDMA Technologies MSM MF110/MF627/MF636
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
The cli response when i try to
sudo hologram send “Hello New World”
or
sudo hologram network connect
is always
ERROR: Modem not detected
can i use the cli or the api? or i’ve to develop my own library and send at commands to the device?
thanks!