Added EC20 gsm client#707
Open
manojsahukar wants to merge 1 commit into
Open
Conversation
|
@vshymanskyy can merge? |
|
btw @majnun1337 do you think it's possible to add the ability to get GPS coordinates? as the EC/EG25 have GPS built-in |
Author
|
@Zontex the GPS functionality is already supported. |
|
@majnun1337 when I tried on EG25-G and keep getting unhandled errors (seems can't parse it) and the uart baud rate and pins seems to be ok (i tested few at commands with micropython, modem responding) any idea why's that? |
|
@majnun1337 could you add main code example that works for you? seems to be baudrate related issue .. either too fast or something, I can't communicate with the board properly. using ESP32. |
|
Working with EC25, I am unable to connect to MQTT broker using this branch with EC20 gsm support. |
CognitiveLeap
approved these changes
Dec 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EC20/25 gsm client added with GPS support.