FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
566 views 0 comments
by
Can TRB142 gateway setup to show any indication to putty when it received any new SMS?

1 Answer

0 votes
by anonymous

Hi,

You could try to use logread -f command, when SMS arrives you should see something like this:

Tue Jun 25 09:54:28 2019 user.info SMS-Utilities[2808]: Start[3]

Tue Jun 25 09:54:28 2019 user.info SMS-Utilities[2808]: Debug level: 2

Tue Jun 25 09:54:28 2019 local1.info gsmd[1347]: gsmd send: 'AT+CPMS="SM","SM","   SM"' (23)

Tue Jun 25 09:54:28 2019 local1.info gsmd[1347]: gsmd get: '+CPMS: 18,50,18,50,1      8,50' (24)

Tue Jun 25 09:54:28 2019 local1.info gsmd[1347]: gsmd send: 'AT+CMGR=17' (11)

 079xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' (74)0,,22

Tue Jun 25 09:54:28 2019 user.info SMS-Utilities[2808]: SMS Index == 18

Tue Jun 25 09:54:28 2019 user.info SMS-Utilities[2808]: SMS Text == Ats

Tue Jun 25 09:54:30 2019 local1.info gsmd[1347]: gsmd send: 'AT+CPMS="SM","SM","            SM"' (23)

Tue Jun 25 09:54:30 2019 local1.info gsmd[1347]: gsmd get: '+CPMS: 18,50,18,50,1      8,50' (24)

Tue Jun 25 09:54:30 2019 user.info SMS-Utilities[2808]: SMS-Utilities end.