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
269 views 10 comments
by anonymous

As of 00.07, the data to server variable "%n" is returning the "Data Sender Name" instead of "Slave name" as listed in the documentation. I found that the slave name is now at an undocumented "%N" option.

Is this a bug or is the documentation wrong? Was "%N" intended to be Data Sender Name?

This is a BC break with 00.06 since we rely on the slave name to identify data streams - not the sender name.

Edit - Related to this change log?

  • Fixed Data To Server JSON format %n, %N and %s flag issues

1 Answer

0 votes
by anonymous
Hello,

This is a known issue.

However, it was solved in 7.04 firmware version. Could you please try it and share your feedback?

Best regards,
by anonymous
Can you help me understand why the 'latest firmware' from the server in the firmware page is still 00.07.03 but the firmware website has 00.07.04?

Is there a difference in the stability?
by anonymous

Hello,

7.04 is the latest stable release. 

If it is not shown from the WebUI, download it from the Wiki page and update with Keep settings option set to off.

Best regards,

by anonymous
I attempted this and the upload returned "Invalid image, unexpected error occurred"

This is trying 07.03.4 -> 07.04
by anonymous
What is the exact device that you are updating?
by anonymous
RUT955---------
by anonymous

Could you login to the router via SSH, execute a couple of the commands below and share their output:

  • hexdump -C /dev/mtd1
  • df -h

by anonymous
00000000  00 1e 42 57 8b 84 ff ff  ff ff ff ff ff ff ff ff  |..BW............|                                                                                

00000010  52 55 54 39 35 35 57 30  33 58 58 58 ff ff ff ff  |RUT955W03XXX....|                                                                                 

00000020  30 31 32 33 34 35 36 37  ff ff ff ff ff ff ff ff  |01234567........|                                                                                 

00000030  31 31 32 36 32 35 35 30  33 38 ff ff ff ff ff ff  |1126255038......|                                                                                 

00000040  30 31 31 39 ff ff ff ff  ff ff ff ff ff ff ff ff  |0119............|                                                                                 

00000050  32 32 32 32 ff ff ff ff  ff ff ff ff ff ff ff ff  |2222............|                                                                                 

00000060  ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff  |................|                                                                                 

*                                                                                                                                                              

00000080  39 30 39 35 39 38 34 34  ff ff ff ff ff ff ff ff  |90959844........|                                                                                 

00000090  4d 73 32 70 36 53 56 63  ff ff ff ff ff ff ff ff  |Ms2p6SVc........|                                                                                 

000000a0  ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff  |................|                                                                                 

*                                                                                                                                                              

00010000                                                          

[09:53] Brendan Donnelly

00000000  00 1e 42 57 8b 84 ff ff  ff ff ff ff ff ff ff ff  |..BW............|                                                                                 

00000010  52 55 54 39 35 35 57 30  33 58 58 58 ff ff ff ff  |RUT955W03XXX....|                                                                                 

00000020  30 31 32 33 34 35 36 37  ff ff ff ff ff ff ff ff  |01234567........|                                                                                 

00000030  31 31 32 36 32 35 35 30  33 38 ff ff ff ff ff ff  |1126255038......|                                                                                 

00000040  30 31 31 39 ff ff ff ff  ff ff ff ff ff ff ff ff  |0119............|                                                                                 

00000050  32 32 32 32 ff ff ff ff  ff ff ff ff ff ff ff ff  |2222............|                                                                                 

00000060  ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff  |................|                                                                                 

*                                                                                                                                                              

00000080  39 30 39 35 39 38 34 34  ff ff ff ff ff ff ff ff  |90959844........|                                                                                 

00000090  4d 73 32 70 36 53 56 63  ff ff ff ff ff ff ff ff  |Ms2p6SVc........|                                                                                 

000000a0  ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff  |................|                                                                                 

*                                                                                                                                                              

00010000                                                                                                                                                       

root@Teltonika-RUT955:~#                                                       

Filesystem                Size      Used Available Use% Mounted on                                                                                             

/dev/root                 9.8M      9.8M         0 100% /rom                                                                                                   

tmpfs                    61.0M      8.1M     52.9M  13% /tmp                                                                                                   

/dev/mtdblock6            3.8M    648.0K      3.2M  17% /overlay                                                                                               

overlayfs:/overlay        3.8M    648.0K      3.2M  17% /                                                                                                      

tmpfs                   512.0K         0    512.0K   0% /dev                                                                                                   

/dev/mtdblock7          576.0K    232.0K    344.0K  40% /log                                                                                                   

root@Teltonika-RUT955:~#
by anonymous

I see no reason, why the file is not accepted. 

Could you try updating via CLI/SSH, as instructed here?

by anonymous
I was able to flash the firmware by pulling it down into /tmp via wget https://wiki.teltonika-networks.com/images/1/1f/RUT9_R_00.07.04_WEBUI.bin and running the sysupgrade.
by anonymous
Is everything working correctly and do variables "%n" and "%N" return proper values now?

Best regards,