Skip to content
#

lte

Here are 200 public repositories matching this topic...

Open

tests

cooperq
cooperq commented Oct 15, 2020

We currently don't have any tests (other than the tests built in to srslte) we should write some tests for the python end of things and set up continuous integration. I don't have any opinions about what test suite we should use.

enhancement help wanted good first issue Documentation
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

CMIT9763
CMIT9763 commented Mar 24, 2022

We are using an ANNA-B112 module with u-connectXpress for BLE. We are talking to the ANNA-B112 over uart using the ublxlib (https://github.com/u-blox/ubxlib) at_client, registering callbacks through uAtClientSetUrcHandler.

The problem we are encountering is that when we issue AT commands like AT+UBTGDCS to discover all of the characteristics for a given service, there are multiple response

good first issue

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