lte
Here are 200 public repositories matching this topic...
-
Updated
Apr 5, 2022
-
Updated
May 14, 2022 - C
tests
Linux USB Driver
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
-
Updated
Dec 6, 2021 - Shell
Add class to Table
Hi @sjefvanleeuwen,
Could you tell me how I can add a css class to the Table element?
Regards,
Jérôme.
-
Updated
May 5, 2022 - Kotlin
-
Updated
Jul 26, 2021 - C++
-
Updated
Jun 30, 2017 - Java
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
-
Updated
Jul 12, 2016 - CSS
-
Updated
Oct 20, 2021 - C++
-
Updated
Jun 19, 2017 - Java
Improve this page
Add a description, image, and links to the lte topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lte topic, visit your repo's landing page and select "manage topics."
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.