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

LTE-M protocol support #93

Open
magmilo opened this issue Apr 13, 2023 · 0 comments
Open

LTE-M protocol support #93

magmilo opened this issue Apr 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@magmilo
Copy link

magmilo commented Apr 13, 2023

Hi there,

I'm trying to use a TLS encrypted LTE-M connection for exchanging some data. The error that occurs is:
(SSLClient)(SSL_ERROR)(m_start_ssl): Failed to initlalize the SSL layer
(SSLClient)(SSL_ERROR)(m_print_br_error): Incoming protocol or record version is unsupported.

For hardware I'm using a Portenta H7 with the Portenta Cat M1 NB-IoT GNSS Shield attached.
The shield uses a CX62 chip and for software I use the arduino-core GSM library.

Is this a known issue and are there plans to support the protocol in the future?

@magmilo magmilo added the enhancement New feature or request label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant