Hi,
i need some help.
Working:
setup: client with rs232 connected to fmx125.
Mode tcp/udp binary bufferd, timestamp enable, CMD ID 6, codec 12/13 merge disable.
Every thing is working. I can send rs232 data from client to server and i can send data from server (codec 12, cmd id 14) to client. i can send gprs command to fmc125 box with CMD ID 5.
Not working Setup:
FW:02.02.17
i only changed to fmb64x box. Starts with reset config. Enter APN und server IP, goto rs232/rs485.
COM1: TCP/UDP Binary Buffered, timestamp enable, Device IMEI disable, CMD ID 6.
i can send data from client to server.
The same Server returns a message ( working with fmx125) to the client, but the client will not receive it.
In the “Capture log” i can see both massages RX/TX but the RX message is not forwarded to the client.
The Acsii buffer mode do the same.
here is my log:
SOC0.TX:[00000000000000140d01060000000c69f9e399fd010203040404fe010000fe3f]
->->OK
[2026.05.05 12:33:29]-[AXL.CLBR] → Waiting… (Fix:1 Ign:0 Mov:0 HDOP:1 PDOP:1)
[2026.05.05 12:33:30]-[APP.SND.TCP] → Rec refresh cnt:1
SOC0.RX:[00000001]
->->OK
SOC0.RX:[00000001000000000000000e0c010e0000000631323334352d0100000b85]
->->OK
[2026.05.05 12:33:31]-[APP.SND.TCP] → Rec refresh cnt:2
[2026.05.05 12:33:32]-[APP.SND.TCP] → Rec refresh cnt:3
[2026.05.05 12:33:33]-[APP.SND.TCP] → Rec refresh cnt:4
[2026.05.05 12:33:34]-[APP.SND.D] → 1 Time until data sending 65
[2026.05.05 12:33:34]-[APP.SND.TCP] → Rec refresh cnt:5
[2026.05.05 12:33:34]-[APP.SND.TCP] → Active data link TMO: 3595
[2026.05.05 12:33:34]-[AXL.CLBR] → Waiting… (Fix:1 Ign:0 Mov:0 HDOP:1 PDOP:1)
[2026.05.05 12:33:35]-[BAT.POWER.MAN] → Unit Exit Error State 40 sec
[2026.05.05 12:33:35]-[SD.API] → New Job:14
[2026.05.05 12:33:35]-[CAN1] → Flags got: 40
[2026.05.05 12:33:35]-[APP.SND.TCP] → Rec refresh cnt:6
[2026.05.05 12:33:36]-[APP.SND.TCP] → Rec refresh cnt:7
is this a configuration problem or need the FMB64X an other CMD ID ? i tested ID 1-14 with no success
maybe someone has a hint for me