Cron script on GoldenOrb that is polling modem?

Topics related to OpenWRT, LEDE, GoldenOrb, Linux and other firmware
Forum rules
Use the SEARCH function for related topics PRIOR to posting a new topic on the same subject.
Post Reply
axesofevil
Posts: 1
Joined: Sun Jul 26, 2020 6:23 pm
Has thanked: 0
Been thanked: 0

Cron script on GoldenOrb that is polling modem?

Post by axesofevil »

Is there a cron script of some sort on GoldenORB that is polling the modem every minute or so?

With picoterm connected to /dev/ttyUBS2 and not typinng anything, I see queries to the following every minute or so:

Code: Select all

AT+CPMS="SM"
I also see the following every once in a while:

Code: Select all

AT+CMGL
I'm trying to add some automation to grab my usage every day via SMS, and am seeing that this interferes with the AT calls I am sending if the timing is wrong. I can work around it, but I'd like to understand better what is generating these queries
User avatar
Didneywhorl
Posts: 3609
Joined: Fri Mar 23, 2018 5:37 pm
Location: USA
Has thanked: 1359 times
Been thanked: 754 times
Contact:

Re: Cron script on GoldenOrb that is polling modem?

Post by Didneywhorl »

Yeah, its pulling info for the logs and UI I believe. You can watch it in the modem/debug menu
Post Reply

Return to “Firmware”