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

Proper SSL settings and Direct Link mode for Ublox modem #666

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

Conversation

ehong-tl
Copy link

@ehong-tl ehong-tl commented Jul 5, 2022

  1. Added method to set SSL profile for proper secure client connection settings for Ublox modem
  2. Added method to enable Direct Link mode for Ublox modem for faster transmission (3 to 4 times faster tested on example sketch)
  3. Added example sketch for proper SSL settings and Direct Link mode for Ublox modem (Tested on ESP32-S2 with Ublox Lara R280 modem)

Added method to set SSL/USECMNG profile id for Ublox modem
Added method to enable Direct Link mode for Ublox modem for faster transmission
Added example for Ublox modem TLS secure connection and Direct Link mode
Handle host disconnection in Direct Link mode
Added example to check for host disconnection in Direct Link mode
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