TMC configuration
  • I use the navigator 11 free edition on a device with winCE 5.0 core (Navgear GT-43 from Pearl) with a TMC Module from Royaltek (RTA 3000 Ro) connected via mini USB to Navgear GT-43.

    According to RTA 3000 Spec 9600 bps are supportet; no details about COM are given.
    In the original Navi SW (IGO8) installed on the SD Card of the Navgear GT-43 device I have found the following settings:

    [tmc]
    source="royaltek"
    port="COM,4"
    port_cfg=",,,8,ONESTOPBIT,true,NOPARITY,DTR_CONTROL_ENABLE,RTS_CONTROL_ENABLE,true,true,false,false,true,false,false,false,0,false,0,0,0,0,false,0"

    So, I defined in Navigator 11:

        <tmc>
          <device>
            <type>com</type>
            <com>
              <port>COM4</port>
              <speed>9600</speed>
              <friendly_name>RTA3000</friendly_name>
            </com>
            <bluetooth>
              <address></address>
              <service></service>
              <friendly_name></friendly_name>
            </bluetooth>
            <http>
              <address/>
            </http>
            <file/>       
            <timeout>0</timeout>
          </device>
          <turn_on_start>yes</turn_on_start>
          <show_in_map>yes</show_in_map>
          <record_file/>
         
          <protocol>royaltek</protocol>
         
          <frequency>0</frequency>
        </tmc>


    ... but TMC does not work.

    What can I do?

    Regards
    HTE
  • 2 Comments sorted by
  • I am guessing here, but most TMCs are working on 38400 baud rate - try that
  • Thanks Tomas. You gave the right hint.

    With 38400 baud rate it works now.

    Regards
    Harald Thomas

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion