FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 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
469 views
in Vehicle tracking by anonymous
Hi,

I try to sending serial message from arduino mega to fmb125 via rs232 rx pin, but i cant get it what happen.

I upload this code to arduino mega 2560 :

String n = "hello";
  void setup() {
 
    Serial.begin(115200);
 
  }
 
  void loop() {
 
    Serial.print(n); //Write the serial data
 
    delay(1000);
 
  }
and i set the FMB 125 RS232 :

Mode = TCP/UDP Ascii
Baudrate = 115200
Parity = None
Message Timestamp = Disable
CMD ID = 6

and then, i connect the arduino mega TX pin to FMB125 RS232 RX pin. So why i get in result at platform : "000011330001000100000200fc0000000be00000000903003601f800f20000ab3a3a0a", "0200ab3a3a0a", or empty not "hello"?

2 Answers

0 votes
by anonymous
We would like to analyze your issue.

Please contact your sales manager. If you don't have any contacts with our Sale managers, please contact with them on our official website https://teltonika-gps.com/ and click on the "Contact Us" button. When you will click, please fill the form and submit it. Note: as a topic, please choose "Vehicle telematics". Or you can send an e-mail with description of your situation to info@teltonika.lt . Please follow these recommendations: https://wiki.teltonika-gps.com/view/Recommendations_for_filling_a_query_description
0 votes
by anonymous
Hello

i am trying the same method on fmb 630, how can i send the serail data of card reader to fmb630