Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for u blox SARA R5 modules #749

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

sebastianbergner
Copy link

This implementation is very similar to the SARA R4 module and the generic ublox implementation.
Test setup: a custom ESP32 module and a MIKROE LTE IOT 5 CLICK module which has a ublox SARA-R510M8S (incl. GNSS) on-board

I was able to test the SMS/TCP(&MQTT)/GNSS&GPS functionalities using the AllFunctions examples code.
The other example code files (where the SARA R5 can be used) have been updated but not tested!
Also there are some changes to other files which do not concern the functionality of the SARA R5, but were made because I've formatted all files using clang-format.

If there are any questions, I will gladly try to answer them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant