Page 1 of 1

Cron script on GoldenOrb that is polling modem?

Posted: Sat Sep 05, 2020 3:21 pm
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

Re: Cron script on GoldenOrb that is polling modem?

Posted: Thu Sep 10, 2020 9:18 pm
by Didneywhorl
Yeah, its pulling info for the logs and UI I believe. You can watch it in the modem/debug menu