Arduino teltonika

1.- If arduino UNO is sending me information through UART connected to a TTL to RS232 module , the arduino is sending “HELLO THE NUMBER OF PASSENGERS IS: 45” , and it is sending every second the update of the counting, so:

a) Is it possible from a FMC125 Teltonika admit the serial information of the ARDUINO in 5V?

b) If yes, is it possible to extract the information (only the number 45 etc) of the Teltonik Platform to send it to a WebPAGE (API or MQTT), for making my own webpage with dashboard?

c)Is it possible to send the serial data to my own webpage and the GPS data to show it in a map?

d) Is there a free license platform that you use?

I will appreciate your knowledge on this

Hello,

Yes, FMB125 RS232/RS485 supports 5V voltage from the Arduino.
Reference: FMB125 General description - Wiki Knowledge Base | Teltonika GPS

Data will be transferred in HEX and you need to convert to ASCII if you have to use the TCP/UDP binary mode.

Sometimes the parsing depends on the protocol of the sensor.

Other details that you ask is all about the backend you can try to use www.flespi.io for testing your device or POC.

If you want to support MQTT we support AWS and AZURE platform.

Wiki pages below:

  1. Getting Started with AWS IoT Core - Wiki Knowledge Base | Teltonika GPS
  2. Getting started with Azure IoT hub - Wiki Knowledge Base | Teltonika GPS

For more information kindly contact your sales manager or create an HD ticket.

If you don’t have any contact with our Sales managers, please contact them on our official website https://teltonika-gps.com/ and click on the “Contact Us” button. When you click, please fill out the form and submit it.

Best Regards
Manard C

FMB or FMC?

so the RS232 message can be sent to a MQTT Broker or maybe directly to UBIDOTS, ThingSpeak or other one?

also could be sent the GPS for mapping?

Hi

You can use any FMX125 either FMC, FMB, or FMM you can directly send to AWS or Azure platform only.

If customer firmware is required, you need to contact the sales for the firmware development or create an HD ticket

Best Regards
Maynard C

This topic was automatically closed after 8 days. New replies are no longer allowed.