Hello,
I have a FMC150 connected to a Mercedes Sprinter and I am sending Codec 8E data via UDP to a custom server which then puts the received data into a InfluxDB for viewing it in Grafana. (I made this server open source here: GitHub - felixtech-msp/Teltonika-FMC150-InfluxDB-Bridge: Teltonika FMC150 AVL 8E InfluxDB2 Bridge ).
It does not see any CAN/OBD data, even though the CAN bus is connected. I made sure CAN_L and CAN_H are correct.
Also I have the problem that the FMC150 is ignoring SMS that I’m sending to it. I configured reply with position when calling and this works. But all SMS commands are ignored. I can see the received sms counter go up, but I never see any reply.
This is the system configuration:
The GPRS configuration:
I think the CAN communication does not work. But this doesn’t explain the ignored SMS problem.
Would appreciate any hint to fix those bugs.
Thanks,
Felix

