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
170 views 1 comments
by anonymous

Hello,

I've setup the device to send an email on mobile events, using the following pattern:

Device name - %rn; Event type - %et; Event text - %ex; Time stamp - %ts;
Mobile ip addr: %mi slot %su cellid %ci
network info %ni neighbour cells %nb

With IPv6 enabled the result is:

Device name - RUTX11; Event type - Mobile Data; Event text - Mobile data connected (internal modem); Time stamp - 2021:07:05 05:23:40;
Mobile ip addr: 10.227.125.202,42.2.132.64.99.65.56.156.0.0.0.3.148.44.24.1 slot sim2 cellid xxxxxx
network info +QNWINFO: "FDD LTE","20810","LTE BAND 20",6300 neighbour cells +QENG: "neighbourcell intra","LTE",6300,242,-6,-78,-55,0,-,-,-,-,-
+QENG: "neighbourcell intra","LTE",6300,107,-20,-95,-63,0,-,-,-,-,-
+QENG: "neighbourcell intra","LTE",6300,241,-18,-91,-64,0,-,-,-,-,-
+QENG: "neighbourcell intra","LTE",6300,106,-20,-95,-63,0,-,-,-,-,-
+QENG: "neighbourcell intra","LTE",6300,120,-20,-107,-67,0,-,-,-,-,-
+QENG: "neighbourcell intra","LTE",6300,417,-20,-93,-62,0,-,-,-,-,-

The IPv6 field format is questionable, albeit numerically correct. And it is never reported for sim1.

Regards,

1 Answer

0 votes
by anonymous
Hello,

Could you share with me a copy of the troubleshoot file of the device for this. Mainly the reason why it is not sending the status of SIM 1 because you are using SIM 2 RUTX11 doesn't have two LTE modules meaning only one sim card can work at a time. RUTX12 is having two LTE modules built with it which is why it is working with 2 SIMS at the same time.

Regards,
Mellow
by anonymous

Hello,

The issue is still present in version 00.07.1:

Device name - RUTX11; Event type - Mobile Data; Event text - Mobile data connected (internal modem); Time stamp - 2021-12-05 18:00:38;
Mobile ip addr: 10.227.80.9,42.2.132.64.99.65.10.123.0.0.0.76.60.170.199.1 slot sim1 cellid (edited)

At least it is now reported both for sim1 and sim2.

Regards