Skip to content
#

lte

Here are 139 public repositories matching this topic...

rmarlan
rmarlan commented Apr 9, 2018

I am trying to support Raspberry Pi 3. The linux driver code has the 7100 but not the 7000 listed.
When I try to compile on raspberry - jesse it gives error:
make[1]: *** /lib/modules/4.9.59-v7+/build: No such file or directory. Stop.

The Simcom site says there are both linux and android drivers for the 7000, but I can not find them.

The module works perfectly with Arduino! Thanks.
Bob

miaoski
miaoski commented Apr 10, 2020

Hi.

I'd like to write a easy debugging guild with regard to network topology. Not sure whether my understanding is correct, though. I'm posting my note here. If anything is wrong, please kindly tell me. I plan to write it in the weekend.

(IP are examples, ens3 is external facing NIC)

  • HSS
    • listens 127.0.0.4:3868 ← MME (S6a)
    • listens 127.0.0.4:5868
    • diameter
jeffsf
jeffsf commented Sep 29, 2018

Sierra-Linux-QMI-SDK.md

If the user does not have at least one of the two device types present, either because of the modem not being connected, the drivers not being loaded, or other situations

*) printf "Unknown Device Type = $devtype\r\nDevice Path = /dev/$devpath\r\n"; exit

will exit the user's shell.

Adding s shebang to the beginning of the scrips would make it clear that

bug

Improve this page

Add a description, image, and links to the lte topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lte topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.