AT Command Parser External Module for Zephyr (based on cAT library) #100399
Unanswered
mustafaabdullahk
asked this question in
Show and tell
Replies: 0 comments
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 Zephyr community,
I'd like to announce libcat-module, a Zephyr external module that integrates the cAT library for AT command parsing and handling.
What it does:
Integration:
Simply add to your
west.yml:Then enable in prj.conf:
Tested on: nucleo_f446re (should work on any board with UART support)
Repository: https://github.com/amazeng-co/libcat-module
Feedback and contributions are welcome!
Beta Was this translation helpful? Give feedback.
All reactions