Bluetooth profiles - MAP - Windows Mobile Development and Hacking General

Guys,
I'm a complete hacking newbie but I was just googling a few bits and pieces and thought "Hey, I'll ask the XDA crew!"
Basically put my phone is paired with my car qand can do all the usual bluetoothy sorta things, however it cannot read out SMS's as it seems my device doesn't support the required protocol/profile (MAP - Message Access Profile).
I got to thinking how hard it would be to port from a working phone? Is it purely software based?

any smart beings out there with any info?

diggin' the love I'm getting on this subject - surely it annoys others?

Related

answering machine software???

hi guys, i couldnt help noticing that when i previously used nokia 6600 (symbian s60) they had few 3rd party that is able to make use of their audio mechanism during callls. for example, one software can make selected background noise for opposite callers so they think that u are at a train station for example when infact u r silently at home. another software is an on board answering machine, which after the phone rang for a few times it answer the fonecall with your automated recorded voice and recorded a msg left by the caller on the fone. this is convenient for us so we dont need to call back our voicemail and reduce cost as well as some telco charge to use their voicemail service. im surprised these kind of software have not came out for our windows mobile device when its already available for symbian. im sure it shouldnt be that hard to make it. any coder expert wanna give it a go??
cutefox, what kind of searches have you made for this software on this board? Did you have much luck?
V
i already tried commercial such as handango and pocket gear.. even freeware sites also no luck.. jus dun understand why no 1 made one yet.. shouldnt b too hard to make one.. it will be a big market to sell such a software for our ppc phone device now that more devices is coming out..
Cutefox: have you tried searching this board? Let me save you the effort, but it'll be a good idea next time. It's not generally considered possible, at least on WM2003 devices because of both hardware and software limitations. It's not that no one has thought of it before: someone seems to think of it approximately every two days... but there are many many threads on this issue.
V
Look at what I said here...
http://forum.xda-developers.com/viewtopic.php?t=9761
That sums up why we can't do it using the api's available to us now. The funny thing is the way bluetooth sends the audio stream to a headset. Obviously the data is getting there somehow but I suspect it is not (directly) via windows. Dose anyone know if the radio hardware for bluetooth is connected to the radio hardware for the phone? My guess is that if you could write a program that windows "sees" as a headset then you could get the audio that way. But thats a problem in itself.
I would love this kind of program myself. How is it that such usefull devices with so many capeabilities can be kept secret from us. We can't use the camera, we can't get the cell id on towers, we can't programatically controll the partnerships in blutooth, we cant get the audio stream of our own phone, the events on some ppc's that control brightness are secret..... the list goes on. This kind of #@!!$$ is going to hurt the future of these devices which I otherwise love.
OdeeanRDeathshead: I had read your previous posts, and as ever, very interesting and informative reading. I had the same idea regarding a "dummy" bluetooth device a while back, but mamaich put me in my place!
http://forum.xda-developers.com/viewtopic.php?p=179839#179839
V
thanks vijay555, thats what I have suspected about the hardware. What I want to do is a bit different. The bluetooth can communicate to many devices at once. If your program could appear to be a headset to the os, then the phone bluetooth hardware could transmit the audio to the headset at the same time your program uses bluetooth to receive it. Kind of like a loop out of the box to bridge the lack of functionality. This shifts the problem to how dose a hardware bluetooth headset communicate. Emulate this and we are on a winner. I don't think I have the willingness to pull my devices appart. I also do not have the money for some of the hardware (eg good digital oscilliscope) that I would need to measure whats going on. I did read that microsoft are about to expose some new api to allow control over the pairing process (but not the audio stream). I hope that we get some soon.
Is there going to be any new (for 2005) free development tools like the evc versions used today?
OdeeanRDeathshead: re eVC, I don't think so. The "express editions" are free, but they specifically omit the functionality to develop "mobile solutions".
Re the loop back. That's a good idea. I think mamaich is our best bet on schematics, I think that would be very helpful. As you "rave", it's mindboggling that Microsoft still haven't revealed or implemented a way to interact with the audio channels. It must have been one of the first things one could imagine doing once you develop a PDA with a phone stuck on the back of it.
Any idea if the bluetooth stacks could support transmitting and receiving simultaneously in this manner? I know some of the boys are working on alternative bluetooth support for the stereo headset profiles, so they might be able to shed some light on the issues involved. I guess the processor overhead could be hefty, but for the benefit it would be beneficial.
V

Will pay for Bluetooth extension enhancement Program

Is there anyone here than can build a similar program to that of Jetware but for Windows Mobile 6 Devices both smartphone and PDA.
I have a Garmin Nuvi 660FM and with Jetware 1.31 I can get all functions working bar the SMS Reader (which also has the ability to read messages via the TTS Function).
Basically what I would like is a program built into a cab installer than can enable all the fuctions of the Garmin Nuvi and Tomtom devices that have bluetooth car kits built in that also support SMS.
I would be willing to pay anyone for a program such as this.
me too, pleeeease
(ciao)
Same here. The guy that made the extension for the bluetooth sony ericsson watches might be able to adapt it to work with other devices. I tried bringing it up to him, but it seems he ignored my post...
up! up! uP!
NRGZ28 said:
Same here. The guy that made the extension for the bluetooth sony ericsson watches might be able to adapt it to work with other devices. I tried bringing it up to him, but it seems he ignored my post...
Click to expand...
Click to collapse
The problem is I dont have any of these devices. I have never seen such thing. And most probably I wont even buy such device because I dont like spending money on cars and car accessories. (I like gadgets that fit into my pocket)
These devices use the same protocols as the watch you wrote your software for. I'd like to program my own little app to interface with all the GPS devices that use those features as well as all the bluetooth car stereos out there. Would you be willing to share some tips, or maybe even source code from your software to help me out with this ?
The BT watch uses a lot of Sony Ericsson specific commands.
You have to find commands that sends the GPS unit - so you may use Windows Mobile with configurated virtual COM and some Terminal software to read the commands.
I believe the GPS units (as well as many car stereos, including mine) actually use the Handsfree profile to send these commands back and forth. The jetware extension has a logging mode where you can see a huge log of all these commands that go on between the phone and unit (whatever it may be). Would it be possible to adapt your application to talk over the handsfree profile ? I think the way jetware did it, is they put a dll between the audiogateway on the phone and device, to intercept all the communication.
The handsfree profile shouldn't be much problem I hope. Try to make some commands log and we will see...
Well guys I dont know much about programming but if you need help or can guide me to getting info I will no probs.
Also I will make a donation to help with the costs and as a thank you for any help.
It's been a while since I've programmed anything, but I'm thinking about writing an application similar to moneytoo's in .NET that will take over where jetware's extension stopped.
Any joy guys ?
I still have money up for grabs for whoever can develop this
I still have money too.
Up up! More money from me also!
The problem with this is the way that Windows Mobile (and the like) handle it's OBEX push abilities..
I have.. searched... called... and looked at so many webpages my eyes started to bleed.
OFFICIAL Garmin 660 (and other) bluetooth supported profile information..
https://www.bluetooth.org/qualweb/ProductDetails.cfm?ProductID=3324
Interesting to note. 90% of the phones out there don't work with the SMS funtion. We can get everything else to work (using the various patches and hacks availible on this web site) But SMS/TEXT alluded me.
Like I said, I narrowed it down to the fact that WM devices handle OPEX/Sync a little differently.. We don't support the classic "Server/Client" mode that the Sony phones do. It's these two that confound me..
- OPP-Server
- Sync-Client
Both are subsets of the Generic Object Exchange Profile (GOEP),.
I found patches, programs and the like that allow these two functions in a fashion.. But I also think the stupid Garmin Software looks at the POD file (informs what functions are avail) for specific phone types that are supported.. Or it could be that our phones just don't report the exact information that the Garmin is looking for, so it just disables the whole thing.
Either way. If someone wants to take a crack at this who has a more experence then me.. PLEASE DO. There is about 40,000 people with this stupid problem and they've all gone nuts..
PS Installing the Widcomm stack does not resolve this problem either.. I spent a week trying too get that @#$%#$%@# thing to work correctly on my wizard.
Well I am prepared to donate USD $100 towards costs to anyone who can develop a working solution, I think other people here also would donate towards a working product.
Thanks for the info and work so far
NRGZ28 said:
I believe the GPS units (as well as many car stereos, including mine) actually use the Handsfree profile to send these commands back and forth. The jetware extension has a logging mode where you can see a huge log of all these commands that go on between the phone and unit (whatever it may be). Would it be possible to adapt your application to talk over the handsfree profile ? I think the way jetware did it, is they put a dll between the audiogateway on the phone and device, to intercept all the communication.
Click to expand...
Click to collapse
If i could get a copy of that log it would help trememndously.
I'll send it in a minute.
Guys, any update on this?

I need some help with bluetooth, some pointers would be awesome.

Basic introduction:
Me and a team of two other fellows are trying to develop a cool android application for a school assignment. We are focusing on Android v2.2+, and all have either a Droid Incredible or the Evo 4G.
The guts:
We'll be dealing with a few bits of hardware on the android side: the bluetooth radio, the camera, and the microphone.
The glory:
Our objective is that we're trying to use a phone's bluetooth connection and a computer's bluetooth connection to create a pairing of the two devices, and then have Windows recognize the phone as being an input microphone and video camera.
The question:
So far we have an android application that turns on the phone's bluetooth and initiates a camera preview. However, at this point we're kinda at a fork in the road... I have never dealt with anything like bluetooth before, and I've never programmed for android before.
I'm asking for some pointers and / or a focus point here. Unfortunately for our program already being so basic, we already aren't exactly sure of where to go from here. I typically find the android documentation to be way over elaborate with techspeak and under par with examples.
You can view all of our current code on our google code page: http://code.google.com/p/red-dragon/ (the name of our team is a bit of an inside joke )
Thanks a bunch guys!

Nexus 7 as hands free bluetooth device?

I know that at the moment this isn't possible, but does anyone know if there is work being done on the Android bluetooth stack to enable a tablet to be used as a bluetooth hands-free device? A bit of searching shows that it is a regularly requested feature but I can't seem to find any info on any developers who are definitively working on this (except for one little questionable nugget that stated that the CM developers were playing with Bluetooth. Hardly enough to go on.).
I want to incorporate a Nexus 7 into my 370Z as a carpc but the lack of being able to integrate phone features is holding me back. Using data apps like grooveip are a no go for me as data connections around here aren't reliable enough for consistent daily use. Thanks in advance for any info.
I'm not to sure of what your asking, but if you wanna make calls from your tablet using BT this app allows you to do that as well as send SMS and MMS from it https://play.google.com/store/apps/details?id=com.apdroid.tabtalk hope that helps and is what you mean
Sent from my Nexus 7 using Tapatalk 2
I appreciate the suggestion but I don't think this will work. What I would like to do is mount my tablet in my car and use it as a front end for my phone to make/take calls the way an OEM bluetooth car system would normally work. My understanding is that your tablet must be paired as a hands free device, which android tablets currently don't do. I looked at Tablet Talk but when using that app from what I can gather when you accept a call on the tablet it actually activates the call on your handset. Ultimately I want to use the tablet as a hands free solution as I drive stick and holding my phone to my ear while driving is a no-no.
In the past I've used bt headsets but I lose them constantly and frankly I'm tired of replacing them. Oh well.
Well, good luck in your search! And you hit tablet talk spot on BTW lol. Oh and if you do find a solution, plz post it! This sounds like something I would love to use.
Sent from my Nexus 7 using Tapatalk 2
SpungeWorthy said:
Well, good luck in your search! And you hit tablet talk spot on BTW lol. Oh and if you do find a solution, plz post it! This sounds like something I would love to use.
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
Thanks. I'll thinking I'll probably go the route of a more traditional carpc for now, but if and when this becomes a feature you can take advantage of with android tablets I'll have to reevaluate the situation.
Nillaz said:
I know that at the moment this isn't possible, but does anyone know if there is work being done on the Android bluetooth stack to enable a tablet to be used as a bluetooth hands-free device?
Click to expand...
Click to collapse
This would be a great extension or compliment to the various apps that let you send/receive SMSs from your tablet via your phone. If I could at least receive/answer calls too, I could leave the phone elsewhere at home.
Just to let you know I've contacted parrot and garmin with regards to something like this.
I want a solution where I can make my nexus 7 a full media center with DAB radio and a good sat nav without needing a cellular link and hands free for my phone which includes the voice commands available through the tablet.
So hopefully they will get back to me and I'll post up here what they say.
Something I haven't solved yet either is getting all the antennae feeds into the nexus, I was thinking of getting a sharks fin antennae and wiring them into a raspberry pi to then blue toothing them into the nexus, I could also then attach a HDD to the pi to use it as a server to.
I want to do it this way so I can take the 7 otu and with me if I wish, rather than having it hard wired in. also if would allow for device upgrade.
Theres a nice thread on install and with references to the tasker app to get the tablet to work with the ignition and other functionality like that;
http://forum.xda-developers.com/showthread.php?t=1819175
b
BT app
There is an app under development for this I think. play.google.com/store/apps/details?id=com.funkyandroid.phonelink
I'm thinking of dropping a Nexus 7 in my car but the lack of hands free bluetooth is kind of a deal breaker.
Did anybody ever get this working? I have my Nexus installed in the car, and would love to be able to use it as a speakerphone. I don't need to actually be able to make the calls via the tablet, just need to be able to use it as a basic bluetooth speakerphone / headset type of thing.
It sounds like it should be something fairly simple, but I cannot seem to find much.
I have been wanting this for a long time, I'd love to be able to take my older Android phone and re-purpose it as a car GPS/Internet Radio/Handfree, etc.
I know the Samsung Galaxy player has this functionality, I wonder if any of their devs could help out.
if this work in linux so i think can work on android
Hi to all,
i been looking for this "bluetooth role" for long time. I have read a lot of forum and the entire XDA posts about this..
it seems that this is the definitive question like "what is the answer to life the universe and everything" simple 42
and it seems that is the paradise for all want to make a carputer/droid/tablet/**** car radio replacement... so... i'm one of you
this post is for some devs (i'm a dev too) i'm asking for help ....
the problem is: which android version do you want to use?
why this question? simple: from the android 4.2 google has decided to trash the bluetooth bluez stack and reimplement the wheel with bluedroid...
i read the documentation about bluedroid at this site:
https://source.android.com/devices/bluetooth.html
and there was written that there are some profiles actualy implemented but not the Bluetooth Hands-Free Profile server.
Ok it's not a problem, taking a look to the template of other profile i can implement it.
now the question is HOW DOES IT WORKS?
so i searched and bum this is how:
version 1.5
version 1.6
ok and now? and now i tried to find some similar implementations and...
after another night of search i found this....
HFP For Linux
where there is the downloadable source code.
now I think we have all the necessary to make this possible...
BUT there are some problem that i haven't resolved yet for a lack of knowledge of course.
it seems that the hfp override any other profiles on that example, it's not bad, in a system that i want to use i need only a HFP profile and AD2P togheter all the rest is useless
i think that this at the end is a fork of the standard android project and how I/we can put it into a rom or a patch and who want to add to a rom/kernel? how it can be done? is a patch better ? a new kernel like franco's or better to submit to google?
I hope to have intrigued someone with this post and I hope that somebody can link me to some documentation to understand how to put all the information I have together.
ps. i have tried to reply into this thread:
[Q] Android phone as bluetooth headset?
but of course i have to few posts to make my suggestion there
I may be out of line here but try reading about the gmate+ device.
I got one paired with my Nexus 7 32gb right now and currently using it as a phone. I believe there are other similar gadgets out there, as I've done some researches before I actually got mine to work. I have yet to try it with a bluetooth headset paired because I lost mine just on the day when I was about to try it out.
Anyway, one problem here is, the app for the device is currently not updated so there are a lot of things that need tweaking and one major issue for me is the ringtone. As I have posted here before, sine N7 does not have native ringtone, there's no alert tone for incoming calls. As for text messages, the notification alert tone works. I know there's also GPRS for it but haven't tried it out yet.
Try these options...
As far as an option for a Nexus 7 you may want to try a sip dialer like 3cx or linphone or zoiper and establish a free sip account at iptel.org or something. As long as you have wifi or a 3g connection which some tablet have you should be able to make and receive calls, or try ""Blue Fi" from the play store. it may work.
naiku said:
Did anybody ever get this working? I have my Nexus installed in the car, and would love to be able to use it as a speakerphone. I don't need to actually be able to make the calls via the tablet, just need to be able to use it as a basic bluetooth speakerphone / headset type of thing.
It sounds like it should be something fairly simple, but I cannot seem to find much.
Click to expand...
Click to collapse
golfnz34me said:
I have been wanting this for a long time, I'd love to be able to take my older Android phone and re-purpose it as a car GPS/Internet Radio/Handfree, etc.
I know the Samsung Galaxy player has this functionality, I wonder if any of their devs could help out.
Click to expand...
Click to collapse
I just got a new Nexus 7 for the same purpose of replacing my vehicles head unit with a tablet.
I am digging into the BT stack since I believe that I should be able to implement (or port) the profile on top of Android 4.3 assuming that the SCO data is available through the raw BT connection. There is an open source HFP implementation on sourceforge for Linux that migh be close enough to do the trick and save a bunch of coding time. It's going to take a while for me to get the time to dive too deeply into this one, but if I succeed or come to the conclusion it can't be done, I will let folks know.
Hello guys.
I am going to buy Nexus 7 for my car for the same purposes, - navigating, internet.
But mainly is for the Hands Free function.
Unfortunately, people saying nexus can't use it. But it's lol...I don't believe nexus7 doesn't support hands free.
Gentelman, tell me any way to make nexus 7 works hands free.
Thank you in advance.
P.S. if you ask wham am I mean when saying "hands free", so there is an example http://www.youtube.com/watch?v=ZEFjDKtlao8
Use some Motorola MotoActiv Bt code?
I have a Motorola MotoActiv running watch... Features gps tracking for running and biking, MP3 player and Bluetooth... The Bluetooth is mainly used for wireless headphones, but if you have a Motorola Phone, the watch can display text msgs from the phone and you can use the headphones/mic through the watch to take calls. (the idea being that you can leave the phone in a pocket or backpack while you're bike riding, I guess, and still take calls.)
The device runs Android (I'm sure someone's rooted it on here). Maybe that code can be dissected and repurposed for what were all looking for??
J
more on Motorola Watch
SmartNexus said:
I have a Motorola MotoActiv running watch... Features gps tracking for running and biking, MP3 player and Bluetooth... The Bluetooth is mainly used for wireless headphones, but if you have a Motorola Phone, the watch can display text msgs from the phone and you can use the headphones/mic through the watch to take calls. (the idea being that you can leave the phone in a pocket or backpack while you're bike riding, I guess, and still take calls.)
The device runs Android (I'm sure someone's rooted it on here). Maybe that code can be dissected and repurposed for what were all looking for??
J
Click to expand...
Click to collapse
Just an update on something I said in my previous post... I was looking at my MotoActiv watch today and it says you have to have an "Android phone" not a Motorola phone as I said in my previous post. So I'm wondering if the phone audio over Bt can be reverse engineered from the Motoactive watch for other android devices.
I actually decided to root my watch today just for the fun of it... it would really make the perfect "Car Head Unit" as it has Android OS, MP3 capabilities, FM Tuner, Bluetooth and Phone audio over Bluetooth built in... if only the screen was larger than 1.5".
Looks like the Nexus 4 and Nexus 7 2013 are getting some love in this area with a new custom stack:
http://www.bluez.org/bluez-for-android-status-update/
Looks like you need some compiling skills, but I think this is what you are looking for.
It must be work... Or not?
Hello guys!
I'm thinking on a same project for a while. It doesn't matter if not work for me, but would be great if yes.
I found something 2 days ago:
Parrot Asteroid Smart
This is an android base head unit/navigation, and the bluetooth handsfree is working on it. How it's possible? Any chance to port it into the Nexus 7?
solution
So i had an idea today and decided to call my carrier (Cricket). They told me it is possible to purchase an extra sim card and they will program the imei# to match my phone. This will enable me to make and receive calls on my tablet as well as my phone using the same number. Also i will have full access to my data.....problem solved with only 15 dollars. I hope this helps somebody.

Panapacific DEA600 head unit and smart touch screen...

Hey Guys,
I just bought a brand new Kenworth W900, and it has android auto (or something mimicing it) built in... A panapacific dea600... the major problem is it super kludge... amongst being terribly locked down, i cannot connect to an ad hoc wifi thru my windows 10 laptop (that is tethered to my S6 with easy tether)... my tablet can connect to the ad hoc no problems, and my stereo can see the network but cannot connect to it for some reason (i REALLY need to update the trucks GPS maps, and have you tried to use a truck stops wifi? (like dial up))... id really just like access to the OS or another launcher so i can add some apps that i need (no not facebook or stuff like that) and perhaps root and rom it....
its running android 4.2.2... and i can get you the entirely too long software version
Its sad really because this could be cutting edge stuff, but someone higher up had to come up with ways to neuter this damn thing... and look i get that there are things i shouldnt have access to while driving, but it DOES have android web browser built in so its not like they dont want us using it...
i dont expect the world as this unit has only been shipping with trucks for a few months... and many of you may not have come across it... but perhaps it shares hardware with another system and panapacific just stole it (it HAS happened many times)
thanks guys and look forward to replies before i finish going insane
Nobody?
DEA600 - SmartDisplay for Automotive Infotainment
Hey,
I just came across your note while search for this product - I was the software architect/tech lead for the supplier company providing the Android port and the Freescale SOM component of the display screen on this product line - although moved on shirtly after the system went to mass production. - it is awesome to see someone here discuss it!
You are very correct on a lot of you assumptions and assessments. it was a very ambitious project that really tried to leverage as much of what Android was capable of at the time it was planned, but tuned to work as a smart display for commercial vehicles.
The display is only a part of a system of components. The display runs a port of Android 4.2.2 - but highly tailored to its environment - pairs with the Delphi radio unit (as a peer, not as an accessory) and is toghtly coupled to the unit in production. as a security measure.
unfortunately for what you are looking for, though much of the upgrade and app installation capabilities have been locked down to prevent side loading or execution of "unauthorized" apps that don't have special keys fro. the OEM or manufacturer. even if installed, the system manager will kill any apps that are launched without keys.
you may be able to get a developer key from the OEM but I don't know how they chose to mange that in the final system.
thanks for the posting, though - it was a small run comparatively for android systems but it was a pretty damn cool system with what we did get working....
I would be happy to discuss more if you want. - with what I can....
- Chris
DEA600
hi there
i have same head unit in my 389 pride and class peterbilt, for the map part, that you can update by connecting it to your phones internet, either wifi hot spot if not then just connect it with bluetooth and use bluetooth tethering of phone and PAN of your DEA600, but main problem in the system is that you cant put a single thing without pulling breaks, and u cant download a single file by any means, it just displays error that unfortunately process.android. stopped or browser has stopped or settings has stopped. if any one figured out how to download anythimg in this little thing. please update
hello there. I have T-680 with DEA600. I had exactly the same problem and ended up taking my truck to a dealer. it turned out to be defected radio. After it was replaced, it would connect to a hotspot no problem ( im using htc 10).
I have the same unit in my W 900. It is a huge disappointment in many ways. First of all just like any factory radio I have ever seen in a commercial truck the sound quality is horrible. Second I don't like the fact that it locks so many functions when I am driving. I have a passenger that rides with me most of the time that is perfectly capable of safely operating those functions while I drive. This makes the GPS almost useless for the way I like to use a GPS. Good thing I still have my Garman. But really my biggest disappointment is the fact that I cannot get the gauges to work properly. It states that I can choose from over 30 gauges to be displayed however I have been unable to find any way to change from the six default gauges that are there. I have read the manual but it does not explain how to open the menu that lets you choose which gauges are there. I don't know if my unit is defective like one of a red one of yours was or if it just hasn't come out in an update yet. Also if I am reading this right it looks like my display and gauges function are tied to the stereo which means if I replace the head unit I'm going to lose that function. Am I reading that correctly?
Hey guys so a friend of mine has the DEA601 in his new truck and drives him nuts that the passenger cannot control things when its going faster than 5km hour (his old Peterbuilt worked fine).
I'm a software eng and would like to find out how to disable the Distracted Driver feature (like you can do in settings on many other Android Auto ROM's like Honda). What are my options here? a) Make a whole new ROM (but how to do that?) b) try to hexedit the existing ROM and find where the 5 km value is and modify it c) add an add-on app somehow to override this limit or d) other???
Any ideas would be greatly appreciated.
Ckrobin said:
I have the same unit in my W 900. It is a huge disappointment in many ways. First of all just like any factory radio I have ever seen in a commercial truck the sound quality is horrible. Second I don't like the fact that it locks so many functions when I am driving. I have a passenger that rides with me most of the time that is perfectly capable of safely operating those functions while I drive. This makes the GPS almost useless for the way I like to use a GPS. Good thing I still have my Garman. But really my biggest disappointment is the fact that I cannot get the gauges to work properly. It states that I can choose from over 30 gauges to be displayed however I have been unable to find any way to change from the six default gauges that are there. I have read the manual but it does not explain how to open the menu that lets you choose which gauges are there. I don't know if my unit is defective like one of a red one of yours was or if it just hasn't come out in an update yet. Also if I am reading this right it looks like my display and gauges function are tied to the stereo which means if I replace the head unit I'm going to lose that function. Am I reading that correctly?
Click to expand...
Click to collapse
I found out in order for the guages to work I need an $800 module my truck didn't come with. Now my biggest problem is the technology seems to have stagnated. The software on my phone and tablet are no longer very comparable with Android 4.2. I try my iPhone and my Android tablet and neither will play Pandora consistently. I am forced to use Bluetooth which looses sound quality on an already low quality stereo. I really wish Kenworth had spent their R &D on making their trucks compatible with idatalink like most aftermarket stereos use.
At this point I am torn between installing a hideaway marine stereo with a remote display and leaving this POS Pans Pacrapic as a display with nono sound. Or installing a line converter and amp and dealing with this clunky software. I wish someone would make a rom to upgrade this thing.
Looks like the Mfg won this round
Looks like the Mfg won this round
I'm driving one of these trucks also and I keep checking this post but I guess we havent incentivized anyone who cud help yet!
The electrical switch must be located behind the air brakes control knob. I'm sure if you pull the stereo out you will find the wires that control the disabling feature. The unit tries to "update" when connected to wifi. Maybe someone can use wireshark and grab the update packet and modify it with root installed. I'm ok with trying anything short of taking the unit apart and Jtag the firmware directly. Would love to see one taken apart.
sunny530 said:
The electrical switch must be located behind the air brakes control knob. I'm sure if you pull the stereo out you will find the wires that control the disabling feature. The unit tries to "update" when connected to wifi. Maybe someone can use wireshark and grab the update packet and modify it with root installed. I'm ok with trying anything short of taking the unit apart and Jtag the firmware directly. Would love to see one taken apart.
Click to expand...
Click to collapse
This is a 2+ year old thread being g responded to.
What is your point? 2years later and still no solution to the problem. I ran across this thread of people discussing the same problems I'm having with the radio unit. If you got something usefull to add to this discussion then please feel free otherwise you don't need to acknowledge when what was posted that helps me null with my problem.
Anyone here figure anything out?
still nothing
Hello! So I have little tech experience but I am willing to work with someone here to sort this out. Got a 17 w900 that I put a aftermarket double din in and retained smart nav for the gauges. What I did find was the screen (not the radio) gets a input from the wire harness off the ecm to give data to the screen. So I’ll attach a picture of the plug and maybe we can use this plus find it’s female counterpart then get the other end to plug into a maestro box? My Sony doesn’t have maestro. I do have a pioneer that does but can’t justify the cost being the Guinea pig. I’ve already been one of the first to get the tilt column to drop LOW and managed to fit a true 7” double din where the stupid nav was.

Categories

Resources