Modified AT commands #930
Unanswered
wilmer-suarez-simplisafe
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using version 3.2.1.0 of ESP-AT: https://github.com/espressif/esp-at/tree/v3.2.1.0.
I see that the lib32_at_core is provided as a library, so I can't modify anything in there. Is there any way to modify the functionality of an existing AT command? Or override an existing command to perform a different action by creating a custom one with the same name?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions