Skip to content

Sim7600 fix#52

Open
floBik wants to merge 4 commits into
EnviroDIY:masterfrom
floBik:enviro_debug
Open

Sim7600 fix#52
floBik wants to merge 4 commits into
EnviroDIY:masterfrom
floBik:enviro_debug

Conversation

@floBik
Copy link
Copy Markdown

@floBik floBik commented Apr 4, 2025

Hi,

I had tested your fork for SIM7600 SSL support. I had to do some tweaking, but it's working now. I was able to verify both a working HTTPS and MQTT connection with root cert validation.

If you need anything else tested or changed please let me know.

@SRGDamia1
Copy link
Copy Markdown

Why the change to String objects (from char pointers)?

@floBik
Copy link
Copy Markdown
Author

floBik commented Apr 8, 2025

The usage of the char pointers did not work properly, they were empty after the handover to the SIM7600 class. Most probably due to undefined behavior.

@floBik
Copy link
Copy Markdown
Author

floBik commented May 13, 2025

Hey @SRGDamia1

did you need any more information from me, or do you need any help?

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.

2 participants