Serial communication with Sierra Wireless EM9291
-
Hi,
I am using a Sierra Wireless EM9291 modem with VOXL 2 and the carrier board, which I want to connect to over serial to send AT commands.
I cannot find the device path in /dev, ls /dev/ttyUSB* returns no such file or directory. How should I communicate with the modem?
-
@schew, hello, have you tried setting up our standard software using
voxl-configure-modem
, following this documentation page https://docs.modalai.com/5G-Modem-user-guide/ ? That would be a good first test. -
@schew Why do you need to send AT commands to the modem? What are you trying to do with the AT commands?
-
I have configured the standard software with voxl-configure-modem; it works and I can connect to the internet, however the APN is different as I am not based in the US.
I am planning to use the AT commands to configure some of the more specific parameters of the modem e.g. setting bands, etc. -
@schew There are some scripts in our
voxl-modem
repo that use AT commands. https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-modem/-/tree/master/scripts?ref_type=heads -
Did anyone manage to send AT commands to the EM9291?
Doesnt seem to be possible as no virutal serial ports ttyUSB* were created.While it is possible to use qmicli --nas-xxxx functions to set and query information, it is no where near the flexibility offered by AT commands.
For instance, i may wish to lock preferred network to LTE instead of 5G/LTE to prevent it from switching back and forth. -
@Alex-Kushleyev Hey going off of this... I also have an EM9291, and the forums say "The user will be prompted to select their modem hardware". When running voxl-configure-modem, of the 7 options presented, none seem to be appropriate for my em9291. Is option 7) em9191 a typo? Or should I be using another option? If more appropriate to make a separate post, please let me know and I will.
-
@groupo em9191 should work for you