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

Commits on Jul 4, 2022

  1. Proper SSL connection settings for Ublox modem

    Added method to set SSL/USECMNG profile id for Ublox modem
    ehong-tl authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    be1bbc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Direct Link mode for Ublox modem

    Added method to enable Direct Link mode for Ublox modem for faster transmission
    ehong-tl authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    d394ed2 View commit details
    Browse the repository at this point in the history
  2. Example for TLS connection and Direct Link mode

    Added example for Ublox modem TLS secure connection and Direct Link mode
    ehong-tl authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    31d84c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Handle host disconnection in Direct Link mode

    Handle host disconnection in Direct Link mode
    ehong-tl authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    53ea5c3 View commit details
    Browse the repository at this point in the history
  2. Host disconnection check in Direct Link mode

    Added example to check for host disconnection in Direct Link mode
    ehong-tl authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d11639d View commit details
    Browse the repository at this point in the history