Modem_cellular.c Custom Commands. #69457
Unanswered
AndrewAWG97
asked this question in
Q&A
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.
-
Hi, I am using bg95 with ZephyrOS. I a have the 2.5.2 toolchain, so it's not updated with all the new feature that I can find here in the last commit, but I am able to add some feature needed like the IMSI for example with it's own callback function and it's working perfectly.
So, what I am trying to do is I want to be able to trigger the script from my application layer. I want to add my custom scripts to the library for example script to use GPS and get location. I already know how to implement the script but I want to know how to trigger or invoke this script.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions