Problem with Navigon 7.4.2/.3 and GNS TrafficBox FM9BT-C - HD2 General

Hello everybody!
I`ve got a problem to get TMC Information with Navigon (v 7.4.2 an 7.4.3) and the GNS TrafficBox FM9BT-C.
The Connection between my Leo and the TMC Receiver is no problem.
But when I start Navigon, I'm getting no data with TMC Information and the special TMC icon/symbol is missing too.
I think that the Problem is perhaps the wrong configuration in the "UserSettings.xml".
So here is my configuration:
<Settings>
<Product>MN</Product>
<Version>7.0</Version>
<GPS>
<Type>1</Type>
<GPSPort>4</GPSPort>
<Baudrate>57600</Baudrate>
<DRVPrefix>COM</DRVPrefix>
</GPS>
<TMC>
<RadioStationScan>0</RadioStationScan>
<AutoRecalculation>0</AutoRecalculation>
<PreferPay>0</PreferPay>
<TMCPort>2</TMCPort>
<TMCBaudrate>38400</TMCBaudrate>
<DRVPrefix>COM</DRVPrefix>
</TMC>
Click to expand...
Click to collapse
Can anybody help and tell me the wrong Configuration? Or is there an other(general) problem with TMC and the Leo (i.e. Hypergps)?
I'll be happy about every hint!

Hi,
at the moment i have no Navi installed on my device, but i was in contact with the GNS Support.
I had an older Version of GNS GPRS Device and i asked me how to connect the device with my HD2!
After sending an Email to the support i received this german Email:
Sehr geehrter Herr ***,
danke für Ihre Anfrage. Hier eine kurze allgemeine Anleitung zur Einrichtung der GNS TrafficBoxPlus-FM9BT-C auf einem PDA mit WM5.x/6.x:
- Auf dem PDA in Start - Einstellungen - System - GPS: alles deaktivieren
- Softreset des PDA
- GNS TrafficBoxPlus-FM9BT-C mit Strom versorgen (blaue LED blinkt)
- Bluetooth-Manager starten
- Registerkarte Modus: Bluetooth einschalten
- Registerkarte Geräte: Neue Partnerschaft
- FM9-BT-C auswählen; "Weiter" drücken
- Als Zugangsschlüssel "0000" (viermal Null) eingeben, "Weiter" drücken
- Haken für "Serieller Anschluss" setzen, "Fertig" drücken
- Registerkarte COM-Anschlüsse: "Neuer ausgehenden Port" auswählen, FM9BT-C auswählen, "Weiter" drücken
- Anschluss COM-Port-Nummer auswählen, sichere Verbindung deaktivieren (Häkchen raus), "Fertig" drücken
(Wenn der ausgewählte COM-Port vom System schon belegt ist, kommt eine Fehlermeldung, dann einen freien COM-Port wählen)
- Bluetooth-Manager über (OK) verlassen.
- Den ausgehenden Bluetooth-COM-Port in der Navigationssoftware als TMC-Anschluss angeben mit einer Datenübertragungsrate von 38400 Baud, GNS-Protokoll.
- Die Bluetooth-Verbindung wird von einem Windows Mobile 5.0/6.0 PDA erst aufgebaut, wenn eine Anwendung den eingerichteten ausgehenden Bluetooth-Com-Port anfordert.
- Wenn eine Bluetooth-Datenverbindung erfolgreich vom PDA zur GNS TrafficBoxPlus-FM9BT-C aufgebaut ist, leuchtet die blaue LED in der GNS TrafficBoxPlus-FM9BT-C konstant blau auf.
- Wenn der eingerichtete ausgehende Bluetooth-Com-Port nicht in der verwendeten Navigationssoftware anwählbar ist, muss die Navigationssoftware neu installiert werden.
Mit freundlichen Grüßen
***
Click to expand...
Click to collapse
Maybe its helpful for you.

Thanks for this hint, but I'am sorry to say that this is not the solution for my problem :-(

Basti1986 said:
Hello everybody!
I`ve got a problem to get TMC Information with Navigon (v 7.4.2 an 7.4.3) and the GNS TrafficBox FM9BT-C.
The Connection between my Leo and the TMC Receiver is no problem.
But when I start Navigon, I'm getting no data with TMC Information and the special TMC icon/symbol is missing too.
I think that the Problem is perhaps the wrong configuration in the "UserSettings.xml".
I'll be happy about every hint!
Click to expand...
Click to collapse
Hi Basti,
First of all, MN 7.4.2 & 7.4.3 are no PDA versions
The FM9BT-C works with MN 7.4.0 or 7.3.x PDA on the HD2. One minor flaw: The Widcomm Bluetooth Stack wants to reconnect the FM9BT after launching MN|7 (see attachment). This is a common glitch with almost every PDA/Smartphone using Widcomm/Broadcom BT Stack 1.9.x
If you insist on using 7.4.2 or 7.4.3 enter
<GPS>
<Type>2</Type>
in your usersettings.xml; explanation:
0 = GPS only, no TMC receiver
1 = combined GPS/TMC receiver
2 = GPS + external TMC
<TMCPort>2</TMCPort> looks O.K. if that is the port that the Widcomm BT stack picked for your FM9BT. If not, choose the proper COM port (I have the FM9BT-C on COM2 on my HD2 too).
Try to change <DRVPrefix>COM</DRVPrefix> to <DRVPrefix>RDS</DRVPrefix> in <TMC> section (not <GPS>!)
If everything fails use a port splitter like Franson GpsGate to remap your COM port. But afaik GpsGate fails on devices with Widcomm BT Stack. Nevertheless you should give it a try.
Please report back if anything helped.

Hy,
i don't get any Connection with my HD2 und the FM9BT-C...
<GPS>
<Type>2</Type>
<GPSPort>4</GPSPort>
<TMCPort>2</TMCPort>
<Baudrate>4800</Baudrate>
<DRVPrefix></DRVPrefix>
</GPS>
<TMC>
<RadioStationScan>0</RadioStationScan>
<AutoRecalculation>0</AutoRecalculation>
<PreferPay>1</PreferPay>
<TMCPort>2</TMCPort>
<TMCBaudrate>38400</TMCBaudrate>
<DRVPrefix>COM</DRVPrefix>
</TMC>
Click to expand...
Click to collapse
Can U told me what i must change? (i have tested COM and RDS)
The message in your Picture i don't receive.
Greets

My settings for HTC HD2 + FM9BT-C in MN 7.3.6 PDA (should be the same for 7.4.0 PDA):
Code:
<TMC>
<RadioStationScan>0</RadioStationScan>
<AutoRecalculation>1</AutoRecalculation>
<PreferPay>0</PreferPay>
<TMCPort>2</TMCPort>
<TMCBaudrate>38400</TMCBaudrate>
<DRVPrefix>COM</DRVPrefix>
</TMC>
<GPS>
<Type>2</Type>
<GPSPort>4</GPSPort>
<TMCPort />
<Baudrate>4800</Baudrate>
<DRVPrefix>COM</DRVPrefix>
<BluetoothDevice>
<Name />
<Address></Address>
</BluetoothDevice>
</GPS>

Related

Error 0x80072f78 (GERMAN)

Hallo Zusammen,
ich habe folgendes Problem. Ich habe mir gestern das B&B 4.1 ROM aufgespielt. Läuft alles auch wunderbar bis auf meine O2 WAP FLAT.
Habe alle Proxy eingestellt sowie auch in der Reg AllowLSP sowie UAProf laut den Anleitungen in diversen Foren geändert. NICHTS tut sich.
Mit dem alten Rom von O2 lief alles problemlos. Ich kann aber per USB Verbindung mit dem Handy surfen nur nicht über GPRS… dann kommt der Fehler:
0x80072f78
Zugangspunkt wap.viaginterkom.de
Proxy: 195.182.114.52
Was kann ich noch machen?
i cant help you but i can transalte to english so others might find a solution:
(ich kann dir nicht helfen, aber ich kann dein post nach englisch übersetzen)
he wrote:
i have following problem: yesterday, i flashed B&B 4.1 ROM to my device. everything is working great except for my O2 WAP FLAT.
i set all proxies and also set AllowLSP and UAProf in registry according to manuals i found in various forums. NOTHING happens.
with the old O2 ROM everything worked without problems. I can access the internet using a USB connection but not via GPRS...if i try i get this error: 0x80072f78
access point wap.viaginterkom.de
proxy: 195.182.114.52
what else can i do?
Thx...
But nothing work's.....
DAMM IT
soardiac said:
i cant help you but i can transalte to english so others might find a solution:
(ich kann dir nicht helfen, aber ich kann dein post nach englisch übersetzen)
he wrote:
i have following problem: yesterday, i flashed B&B 4.1 ROM to my device. everything is working great except for my O2 WAP FLAT.
i set all proxies and also set AllowLSP and UAProf in registry according to manuals i found in various forums. NOTHING happens.
with the old O2 ROM everything worked without problems. I can access the internet using a USB connection but not via GPRS...if i try i get this error: 0x80072f78
access point wap.viaginterkom.de
proxy: 195.182.114.52
what else can i do?
Click to expand...
Click to collapse
1. Open Internet Explorer.
2. On the Tools menu, click Internet Options.
3. Click the Connections tab, and then click LAN Settings.
4. In the Local Area Network (LAN) Settings dialog box, click to select the Automatically detect settings check box, and then click OK.
5. Quit Internet Explorer.
6. Click Start, click Run, type cmd, and then click OK.
7. Type the following commands. Press ENTER after each command.
a. proxycfg -d
b. net stop wuauserv
c. net start wuauserv
d. exit

Can one share t-mobile.at WM5 Rom?

Hi,
Could one of you share a t-mobile.at WM5 with me please?
I have a MDA Compact III with built in GPS and want to use the original WM5 T-Mobile.at (Austria) ROM (t-mobile.at say's, they dont have that anymore ). So does someone have a link or actually the ROM itself for me?
If not possible, do you think I can use an HTC-ARTEMIS ROM (has a Wifi, mine doesn't, ...)? Which (link) do you recomend? There are many - so I am confused
I have ongoing problems with WM6 while using GPS, so I desided to switch back to WM5 as quick as possible
Thank you very much!
Hille
t-mobile rom
Hi, zuerst auf Deutsch!
GPS lauft unter WM6, sogar besser, ich habe nen MDA III compagt mit nem WM6 und Blue/black rom... geht superm mann muss nur die Vermindung zu t-mobile neu einfügen unter verbindungen.. macht jetzt edge, was er früher nicht machte...

Charmer hangs in Bootloader

Hello,
can you help me please?
the charmer don't boot. It hangs at the bootscreen. at usb mode activesync dosent find the phone.
it shows.
ipl 2.06
spl 2.06.0000
gms 02.19.21
os 4.0.0.0
i want to flash the original firmware. how can i do?
greetings markus
Same problem pls an answer
Enter the bootloader mode and run official rom upgrade.
Bootloader Menu...
I can't make an update with the original firmware software. This Programm tolled me i must make a AktiveSync connetion. In Bootloader (CAM POWER Button) My computer find any USB device but activesync doesn't make a sync connection. Thats my problem. What can i do?
Greetings, Markus
Active sync wont make a connection when your in bootloader mode. The update program will work, it doesnt need active sync connection.
can you give me a link to the update?
I found it self. im so lucky because it do. sorry for my english. @ datenzwerg http://downloads.t-mobile.de/redire...ku3.3_38222_382117_026921_tmo_de_ger_ship.zip damit sollte es funktionieren auch wenn er eine sync verbindung haben will die brauch er aber nicht ein fach ins bootmenu und da dann usb an stecken und am computer starten ;-) bei mir hats geklappt
hoffe h mal das es funzt...
ich werde es probieren mehr als kaputt kann es eh net werden. hab halt a bisserl CID Panik da ich eine TMOBILE Austria sperre habe.
werde berichten wie es gegangen ist.
mfg markus
wrong ventor id
the german update doesn't run. the programm tells me wrong ventor id. i will dry the austrian one.
http://www.t-mobile.at/privat/servi...ftware/_files/MDA_compactII_AKU2_0_Update.exe
greetings, markus
Solved the Problem
Hello,
i've solved the problem.
The German 3.3 Version can't be install by ventor check.
The Austria 2.0 Version can't be install by Active Sync check.
I used the ROM form The Austrian Update and the Software from the
German update Pack.
My Charmer have a useable ROM!!!
Greetings Markus
aaaaaaaaaaaaaaaaaaaaaaaaaaaa
irgendwie klappt dat bei mir nich so recht
könnt ihr mir genau beschreiben was ich zu machen hab
ich hab das selbe problem mda2 Tmobile nach einem flash versuch geht es aus dem boot nicht raus usw
gibt es kein affengriff oder sowat damit er von alleine hoch bootet
thx
mfg
srox
dank an shayd
ua ich habs dank an shayd
Originally Posted by shayd
1. dowenload this t-mobile official rom
2. enter your Charmer into bootloader mode by pressing power + camera + reset, let go of the reset, but keep holding power + camera until the three colur screen will show up (that is bootloader mode).
3. connect the Charmer to your pc (make sure your battery is fully charged)
4. run the t-mobile rom.
5. good luck!
Hallo!
I had the same problem with the vendor Id and i tried to flash the austrian t-mob version ! It worked but at about 40% it saied error and now the bootloader goes on and within 5 sec it wents of! SO i cannot try to flash another time!
What can i do?

Internet Sharing disconnect

Hello, I have the problem that if I use my Trinity as a USB modem via Internet Sharing, then it functions, actually, quite wonderfully. But if I download bigger things, or look Flash videos, it breaks off the 3G connection after a short time automatically. Does somebody have a council?
Deutsch:
Hallo, ich habe das Problem, dass wenn ich mein Trinity als USB Modem nutze via Internet Sharing, dann funktioniert das eigentlich ganz wunderbar. Aber wenn ich größere Sachen downloade, oder Flash Videos anschaue, bricht die 3G Verbindung nach kurzer Zeit automatisch ab. Hat jemand einen Rat?
use bluetooth or wifi sharing instead of usb..it works...
Hello, after 2 Month, i have still the same Problem. Have anybody an idea?
Reset TCP IP Stack
I tried using WMWIFIRouter. I was having the same problem, but it automatically reconnects again. Which was better but not quite there. On their FAQ though they recommended trying to reset the TCP/IP Stack. Here is the link to that: http://support.wmwifirouter.com/knowledge/KB0807021/
After doing that mine has only disconnected like once, which my other computers that work do. So I hope this works for you too. If it does post to say so.

[WLAN/OpenVPN]Using my Galaxy 9000 at university

Hi folks!
I need some sort of mentor to get out all of the avaible performance from my smartphone.
I am a student from Germany and I have been waiting for a long time for the offical froyo update distributed per KIES. Update worked fine, but my big problem still exists:
My university has Wlan - no problems to join it with WPA-Personal. But:
There are two ways to get it running properly,
1) setting up a proxy skript
2) building a openvpn-connection
to 1)
I can set up the http-Proxy by hand but it is very uncomfortable, because at home i have to go all the way down through menus to switch the proxy off again in Wlan-Settings.
On top of that the market and all the apps are not working because i can only set up http-proxy, but icq needs socks5
which leads me to 2)
OpenVPN should be the silver bullet- but needs root.
ok, i am quite familiar with flashing, updating etc - but the community was growing as fast as nothing before. There are million ways to root your phone and guides who to get openvpn running. Some solutions only work for 2.1 - so what is the best way how to get openvpn on my galaxy froyo 2.2 ? MAybe anyone can effort some time on ICQ mentoring me ?
(use search-function, let me google it for you - posts plz avoid )
THX
just rooted my 2.2 with ratc (kaspersky thinks its a trojan!)
more info here: http://forum.xda-developers.com/showthread.php?t=803682
or yet simpler task would be downloading ryanza's oclf app or z4root app from the market install it, and root your phone on the fly!
EDIT: two posts in german language, but after that back to english, please scroll down
Ihr habt doch sicher eduroam, das braucht kein vpn und ist somit easy sich damit zu verbinden.
Also schau mal ob bei deiner schule das wlan netz eduroam vertreten ist, sollte aber bei jeder deutschen hochschule der fall sein.
So,
melde mich dann auch mal wieder.
1) Samsung Galaxy ist gerootet.
Erstes Problem:
War die Firmware Froyo 2.2 geliefert via KIES drauf, daher ging One-Klick Root von TGA-Gunman schonmal nicht. Die Update.zip wurde zwar auf das Phone gespielt und in den richtigen Modus gebootet, dann kam jedoch immer ein verification error.
Lösung:
Man benutze SuperOneClick zum rooten. Dauerte aber auch erstmal etwas, weil es nicht laufen wollte, Fehlermeldung war, dass .NET fehlt - Lösung: Win7 statt WinXP nutzen, steht ja auch beim Tool dabei
2) OCLF installiert, 1GB eingerichtet -> 1800 Punkte beim Benchmark, war schonmal gut
3) Busybox installiert, AdFree, Titanium Backup auch
___________________________________________________________
Derzeitiger Stand Uni:
Setze nach wie vor den Proxy per Hand, browsen ist möglich, Mail über IMAP geht auch.
Was alles nicht geht:
Skype, Market, Twitter-App, ICQ, Wetter-Apps, etc.
Telefongespräch mit dem WLAN-Admin ergab, das eduroam eingeführt werden soll, derzeit aber noch daran gearbeitet wird. Leider hat er selbst kein Android-Phone zum testen, meinte aber ohne Proxyskript wird es dann schwierig.
Derzeitig geht also nur noch OpenVPN, um mit allem rauszukommen. Das ist aber hier mit allen Finessen ausgestattet, TUN/TAP, LZO-Komprimierung etc - ist das alles läuffähig unter Android ?
Ok, if eduroam is not available at your school I'm not able to help.
The phone has a builtin vpn client with certs etc, but I have no experience with this client.
And because I'm not able to help anymore, we should get this thread back to english language.
Then please help me. There is Eduroam available at my UNI, but I can't get it to work. Any pointers on what should I do?
Just google edurom and the name of your university, that should do it.
It is basically corporate wpa2 with some specific settings.
ask their wizguys or get an unlimited dataplan?
Use the search button! Openvpn is meantioned in more as one Thread. There is a guide http://forum.xda-developers.com/showthread.php?t=793712
You don't need vpn for eduroam. Just your [email protected] and your password
Here's the deal. I have all the information needed (here it is: http://www.arnes.si/en/helpdesk/edu...nstructions-on-establishing-a-connection.html), but the problem is that I can't get to a point where I would be able to enter these settings. When I'm at my UNI, I check available wireless connections and (try to) connect to Eduroam, but the first thing it asks me is a credential storage password, which I don't have (it's not the one connected with my own user name).
I would think the problem is here:
CA Certificate of your home organization. If you use the client:
eduroam_client, CA certificate is automatically added when installing the client - it's not automatically added
SecureW2, CA certificate is added to the device after the first connection to the Eduroam network - if I understand correctly, SecureW2 is only for computers, not mobile phones
some other clients require to add the CA certificate manually before connecting to the Eduroam network - I have no clue how to do this
EDIT: Ok, I just found out that the credential storage password has nothing to do with WiFi or Eduroam, but it's for the phone. Here's a puzzler, I never set it, so how do I know what it is? LOL!

Categories

Resources