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
146 views 1 comments
by anonymous
Hello.

I upgraded my RUT240 to from 00.01.14.5 to 00.07.02.2 and run in to some issues when running the Modbus slave on the router.

I compared the two revisions of the Modbus specification here:

https://wiki.teltonika-networks.com/view/RUT240_Modbus

https://wiki.teltonika-networks.com/view/RUT240_Modbus_(legacy_WebUI)

I noticed some differences between the revisions in the specifications, but my issues seems to be related to registers that shouldn't be affected by the updated firmware. I read out all available registers for both the old and new firmware and there seem to be a lot of stuff that is not reflected in the spec. One example is register 23 which is the GSM operator name is available in the old FW but not the new.

Am I missing something or is the Modbus slave functionality not fully implemented in the 07.02.2 release?

1 Answer

0 votes
by anonymous

Hello,

Could you provide the steps to reproduce your issue?

As of right now, RUT240 with 7.02.2 firmware does provide GSM operator name as described in the wiki page.

Best regards,

Žygimantas

by anonymous
Hi, that's interesting. I used this command:

modbus read -T 120 -w -C 10 -s 255 192.168.1.1 %MW23 1

When I check Wireshark I get an error response on Modbus from the router about "Malformed Packet". This is not something I see in the previous version.