The EM9191 is not detected when installed in the m.2B slot of our LattePanda single board computer. em9191-at-log on usb-c.txt (3.0 KB)
Please find the AT command log attached. This output was captured on the lattepanda sbc, using the Sierra dev kit with EM9191 installed, connected using USB-C cable that came with the dev kit.
the firmware in the EM9191 is AT&T SWIX55C_03.10.07.00 030.059_001
Using Sierra dev board with installed EM9191 and connecting to our LattePanda SBC using USB-C cable provided with Sierra dev kit, the modem is recognized by ubuntu and works as a network adapter to go online, including to browse web sites.
Using USB-C connection:
“mmcli -L” successfully reports the modem information
“nmcli” operations also work ok
Two serial ports are seen in /dev: ttyUSB0 and ttyUSB1
ttyUSB port works ok with the AT commands
Have compiled and installed “Sierra Wireless USB Drivers” using “MBPL_DRIVERS_R32_ENG2-usb-src” following instructions in readme.txt. Both compile and installation seemed to work ok.
Using m.2Bkey slot of LattePanda:
“mmcli -L” reports “no modems were found”
Since the modem seems ok for USB-C cable use, are there any firmware settings in the EM9191 that I need to modify to enable m.2 operation?
Here is some information for the lattepanda 3 delta SBC m2. b slot:
From Specification - Documentation
“M.2 Key B(2242/2252/2280): SATA III, USB2.0, USB3.0, SIM”
Also, I have tried both with and without the SIM card installed in the SIM slot on the lattepanda3d.
We also tried a wide variety of adapter boards with no luck. EM9191 still works great in the Sierra DevKit board. Tried adding pullup to 1.8V on the adapter boards too. I measured the various signals and have not yet found the issue. I have built a schematic using the devkit manual schematic.
Do you have any more suggestions?
Is there a reference design package to make our own PCB?