maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900... (https://talk.maemo.org/showthread.php?t=59114)

duleslo 2010-11-25 11:19

Bluetooth PBAP Carkit support BMW E61
 
Problems with BMW 525D 2005, E61, need HELP Please !!

Steini 2010-11-25 21:45

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Hy,
My car is a vauxhall - insignia.
The app works, but I have problems with the sorting.
Some of the names are not in order, and located after the sorted ones.
So when I start to search a name like "Lisa", I click on the button "JKL" and the cursor jumps not to the list which is in the ABC stile but goes directly to the new list beginning under the Z.
So I had to go manually all the way up through all the names until the "L's"- this is not handy. In the car there is not so much time to go through all the (in my case 350or more) contacts.
Can anyone help? - Have you the same problem?

Also there is a problem with the outgoing/incoming/missed list.
These lists are transmitted, but there are names in, with whom I have long had no contact. Moreover, these seem to be randomly taken from the phonebook. By the way, the names in outgoing, incoming and missed, are all the same.

The app worked fine for a few days, but than this problems appear.
I installed an app named MyContacts, but it seams this is not making the troubles.

Greetings!

lma 2010-11-28 11:29

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by Graham Cobb (Post 881952)
By the way, looking at the hcidump output in wireshark I noticed a bug: in some circumstances the vcard has an N: line with only one ";". This is wrong -- every N: line must always have exactly four semicolons.

Ah, that rings a bell. I have some notes to that effect, the gist of it is:

Steps:
1. Export contacts (either 2.1 or 3.0 format, doesn't matter)
2. Run "grep '^N:' * | tr -dc ';\n' ';' | sort -u" in the output directory

Expected:
;;;;

Actual:
;
;;;;

but I never got around to filing a bug report, sorry :-( I think I may had decided vcard export was too broken to bother, for instance some of the vcards didn't even have an N: attribute to begin with.

Quote:

Which code creates the vcard itself? Is it part of this project or part of the N900 contacts code?
Probably the latter, I'm guessing e_vcard_to_string().

andrew_1967 2010-11-28 15:47

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by cevenn (Post 882546)
Hi.
Sorry for my english...:o
Root run means you're boot as Root, as system admin. You'll need to install rootsh before: be carefull, you'll be able to do "everything" in your N900...:D
To place the 2 .deb in a folder, you can use the app Filebox, with more access (you can be "root") than the original file manager, or you can use "Winscp" on your computer with "Open ssh" installed on your phone, for exemple, with wifi connexion.
If it's well done, your phone contact list will sync with your carkit everytime they'll connect together.
Hope you'll understand everything!:cool:
And don't feel old, I'm from 1966...:D;)

So Sorry, I still can't get this to work! Does anyone have the time to do REALLY simple Step By Step instructions please. I have dowloaded and installed Rootsh, and I have both of the Obex files in a folder named BTFIX on the device (In My Documents!) but not sure if they have to be installed in the "Root"
I feel reall stupid, as I'm sure it's quite simple if you know your way around the OS of the N900

Here's hoping one last time!!!

Cheers.

Andrew

(43 years old......... and getting older buy the second!!!)

teddy3 2010-11-29 16:35

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Anyone who knows, it works with Opel UHP?

zerone 2010-11-29 18:41

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by andrew_1967 (Post 885036)
So Sorry, I still can't get this to work! Does anyone have the time to do REALLY simple Step By Step instructions please. I have dowloaded and installed Rootsh, and I have both of the Obex files in a folder named BTFIX on the device (In My Documents!) but not sure if they have to be installed in the "Root"

Assuming you already have rootsh installed and the correct deb files are on your phone, here is what I would do:
1 Open Xterm and type "sudo gainroot"
2 cd "<path of deb files>" e.g: cd /home/user/MyDocs/BTFIX
3 type "dpkg -i *.deb"
4 Reboot your phone

Optional steps:
Delete your carkit from Bluetooth devices before step 1 and pair it again after reboot.

Steini 2010-12-01 22:50

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
@teddy3:

I have an Opel Insignia - works fine. But not the outgoing/incoming/missed list.

You have a list of cars and the app here:
http://wiki.maemo.org/Bluetooth_PBAP

Opel is called Vauxhall in GB and USA. Only here in Austria and in Germany Vauxhaul is Opel.

caryb 2010-12-10 06:36

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
I think it might be todays upgrade pr1.3 but it errors on install & claims it's the wrong version & exits.


Cary

cevenn 2010-12-10 10:28

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by andrew_1967 (Post 885036)
So Sorry, I still can't get this to work! Does anyone have the time to do REALLY simple Step By Step instructions please. I have dowloaded and installed Rootsh, and I have both of the Obex files in a folder named BTFIX on the device (In My Documents!) but not sure if they have to be installed in the "Root"
I feel reall stupid, as I'm sure it's quite simple if you know your way around the OS of the N900

Here's hoping one last time!!!

Cheers.

Andrew

(43 years old......... and getting older buy the second!!!)

:D

Hi.
You just need to follow step 3 on the wiki page: http://wiki.maemo.org/Bluetooth_PBAP

For step 3, you open xterminal on the N900, then type "sudo gainroot" and press enter: now you're as root!

Then you type in xterminal this command (replace /home/user/mypackages with the path to the folder where you placed the files, the one you call BTFIX):
cd /home/user/mypackages
dpkg -i *.deb

and press enter

Then, close Xterminal and reboot your phone.
It's better to delete your bluetooth device from the N900 before, an pair them again after the reboot.

Et voilą!;)

BabelO 2010-12-11 19:28

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Hi,

Just for report, latest version 35 with PR1.3 and Renault Megane III coupe , all is working perfect ( voice dial, phonebook, ...) , even media player control :)

A nice thing can be latest AVRCP profile support for version 1.4 so text can be displayed.

Fabrice

sajon 2010-12-15 13:47

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Hi,
I have Opel/Vauxhal Vectra C with UHP (car kit) which is not supporting PBAP (according document which I found on the network -https://www.bluetooth.org/qualweb/Pr...ProductID=2473).
Solutions which is made by developers is not working for me. I've few old Nokia's at home and all of them are working fine. All contacts are displayed on the screen in the car.

Do you know if any different solution exist to solve this problem?? Transfer vCards with Petrovich is not working.

Crogge 2010-12-17 00:03

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
I used the latest problem of PBAP and can't get it working correctly, though the basic function seems to be working fine.

I'm trying it with my German Mercedes W203 which has a Kenwood BT60U installed. The radio is using a real good working Parrot Bluetooth module which has tons of options and even supports Bluetooth audio (A2DP) and a lot of other functions.

Yesterday I tried to get PBAP running and installed the two suggested .deb files, after I restarted phone I connected it via BT to the BT60U. It is showing "Downloading..." now and the section "Phone book" appears. When I select it I see one single phone number and a lot of empty entries with no number/name at all, though I can select them.

The following BT formats are supported: HFP, HSP, SPP, PBAP, OPP, SYNC, A2DP, AVRCP. Maybe something is conflicting with each other?

Anyone has an idea why it is receiving only a single number and shows all other contacts without name / number?

mirakels 2010-12-17 08:31

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
@crogge
It probably receives only a single number because it stops after this first number...

please follow the other suggestions on the wiki page about getting log information about the bluetooth traffic. That information may show you what is going on and might help you to resolve your problem.

oizone 2010-12-19 23:26

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Got this working mostly ok with porsche PCM in new 2011 Cayman.

Only thing that is not working correctly is fetching the last received/dialed numbers, the lists are populated but the contents seem quite random and there are numbers there that I'm pretty sure I've never dialed with this phone.

But anyways as the phonebook part itself is working, it's good enough for me, so thanks again for this!

morgan.day 2010-12-24 08:54

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
hi

have installed both .deb files via root, but the n900 still doesnt sync contacts with my dension gateway500 i would like to post report but not sure what i need to do to get log files off n900. to confirm it works great with my GF's iphone 3gs.




i noticed in the old thread, member crsnwby has the same set up in his a6, tried to message him to see if he got it working but i dont have required permissions. if someone on here who nows him could message him to let me know if there is a workaround it would appreciated.

thanks for the great work guys

morgan

Liplap 2010-12-28 18:10

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
1 Attachment(s)
Nokia CK-200 and

libopenobex2 1.5
obexd2 0.35-0maemo1

does not work. CK-200 starts the transfer but immediately returns to the main menu.

cenwesi 2010-12-29 15:50

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
just in case anyone is wondering, this method works with sending contact info to the Blueant Q2 Bluetooth. Now when someone calls my n900 the Bluetooth announces the name :)

Smooth-op 2010-12-29 16:59

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
I have tried this with a Nissan Qashquai and it works! The dialed calls and missed calls don't show what they should but at least the phonebook works a treat:-) Many thanks to all......

rajil.s 2010-12-30 23:54

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Do all Garmin SatNavs use PBAP? Anybody tried this with a TomTom?

jpvalente 2010-12-31 16:42

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Followed the instructions and it worked perfectly for my car bluetooth kit (Opel Insignia Navi 800)!!
For the less experienced (as myself)just take care where you place the .deb files, if you put them in the N900 root folder (using the file manager), be aware that in the x-terminal it is called home/user/MyDocs !!!

mirakels 2011-01-01 13:33

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by Liplap (Post 906185)
Nokia CK-200 and

libopenobex2 1.5
obexd2 0.35-0maemo1

does not work. CK-200 starts the transfer but immediately returns to the main menu.

I don't see much from the hcidump. There are some PBAP messages and some sort of 'telecom' request but now actual transfer of data.
Maybe you can try getting some obexd logging using the obexd debug mode and syslog logging. See the wiki page for that.

StocChr 2011-01-19 20:40

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Hy,

My car is a Ford Focus with CD6000 Radio.

The app works, but I have several problems.

1.) The most contacts will only displayed as phone numbers, not as their contact name.
2.) The names are not in order.

Can anyone help? - Have you the same problem?

Also there is a problem with the outgoing/incoming/missed list.
These lists are transmitted, but there are names in, with whom I have long had no contact. Moreover, these seem to be randomly taken from the phonebook. By the way, the names in outgoing, incoming and missed, are all the same.

cheers

StocChr 2011-01-20 11:44

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
1 Attachment(s)
attached you can find the hcidump and the sysklogd files.

maybe someone can help me, cause this tool is very nice an i really want to refloat it

cheers

mirakels 2011-01-20 21:03

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
from what I can see your hcidump shows proper PBAP request and replies to your Ford. If the data is correct only you can say...

run
hcidump -t -V -X -r hcidumpfocus

and verify the ascii dump at the end of it as responses to the x-bt/phonebook.
requests.. Then you can tell if the data is correct.

mooninite 2011-01-21 06:11

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Has anyone tried to get the N900 going with a E46 BMW? (2004-2006 3 series)

I can call people just fine, by manually dialing the number, but the phonebook doesn't transfer.

I've installed the two debs and rebooted the phone, but the phonebook is still empty on the car (turned car off and on, too).

I see there is a new obexd out (0.39). Does anyone have the debian package files that were used to compile the obexd2 debs? Or can the guy that made the debs on the wiki recompile for the latest version?

StocChr 2011-01-21 18:07

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by StocChr (Post 924131)
Hy,

My car is a Ford Focus with CD6000 Radio.

The app works, but I have several problems.

1.) The most contacts will only displayed as phone numbers, not as their contact name.
2.) The names are not in order.

Can anyone help? - Have you the same problem?

Also there is a problem with the outgoing/incoming/missed list.
These lists are transmitted, but there are names in, with whom I have long had no contact. Moreover, these seem to be randomly taken from the phonebook. By the way, the names in outgoing, incoming and missed, are all the same.

cheers

i've got it! special thanks to mirakles!!!

i read out my hcidump file and verify the ascii dump with the hcidump -t -V -X -r command...

now my results:
i find out that all VCards 2.1 requested and transferred correct.
ok, then i looked at the bodywork of all VCards and find out, that only contacts with a specific bodywork display the name on the radio.

the false bodywork:
BEGIN:VCARD
VERSION:2.1
UID:593
REV:2010-01-28T19:06:25Z
N:;Max;;;
TEL;VOICE:0123456789
END:VCARD

the right bodywork:
BEGIN:VCARD
VERSION:2.1
UID:593
REV:2010-01-28T19:06:25Z
TEL;VOICE:0123456789
N:;Max;;;
END:VCARD

it is obvisouly essential that the Name Part of the vcard is at the end!!

so, i revise all my vcards like the right one and ALL contacts were displayed as there name... i am very happy now :D

one downer lasts:
outgoing/incoming/missed are transmitted, but there are names in, with whom I have long had no contact. Moreover, these seem to be randomly taken from the phonebook. By the way, the names in outgoing, incoming and missed, are all the same.

but this doesn't matter, the principal thing that the radio show names work!!

cheers

Mummelnase 2011-02-21 13:39

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Hello everyone,

I installed the packages as instructed in the wiki, and it works fine with my JVC stereo, I have added that to the wiki.

But now I can't install packages anymore. The error is:

Code:

The following packages have unmet dependencies:
  mp-fremantle-generic-pr: Depends: obexd (= 0.18-0maemo6+0m5) but 0.18-0maemo5+0m5 is to be installed

I'm not very much into aptitude stuff (I'm more into Gentoo), so: what's wrong here and how can I fix it?

Thanks
Thomas

mirakels 2011-03-02 08:50

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
2 Attachment(s)
Here are the latest version of the libopenobex2 and obexd2 packages (also see the wiki page mentioned on post 1 of this thread for further instructions).

This is probably the most upstream version of obexd we can use. Newer versions of upstream obexd need a newer version of the evolution-addressbook server.

I'll try to get the libopenobex2 and obexd2 into the CSSU in the near future.

Zarhan 2011-03-06 09:11

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Has anyone attempted to upgrade N900's Bluez stack to a version that would support the phonebook access AT commands (At+cpbr, at+cpbs) and so on via the HFP profile? My Seat Ibiza's car kit does not support PBAP or IrMC, unfortunately.

mirakels 2011-03-06 10:13

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by Zarhan (Post 961677)
Has anyone attempted to upgrade N900's Bluez stack to a version that would support the phonebook access AT commands (At+cpbr, at+cpbs) and so on via the HFP profile? My Seat Ibiza's car kit does not support PBAP or IrMC, unfortunately.

as far as i know bluez does not support these at commands. I'm played with the latest bluez and it runs on my n900 but do'nt know if it breaks anything...

I did add some of the at commands, but the cpbr and cpbs are a bit (to) complicated for now.

mirakels 2011-03-06 10:18

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by Mummelnase (Post 951826)
Hello everyone,

I installed the packages as instructed in the wiki, and it works fine with my JVC stereo, I have added that to the wiki.

But now I can't install packages anymore. The error is:

Code:

The following packages have unmet dependencies:
  mp-fremantle-generic-pr: Depends: obexd (= 0.18-0maemo6+0m5) but 0.18-0maemo5+0m5 is to be installed

I'm not very much into aptitude stuff (I'm more into Gentoo), so: what's wrong here and how can I fix it?

Thanks
Thomas

Hm, i had the problem the other way around. mamoe5 was installed but it wanted meamo6. I think I fixed it by removing the obexd package with dpkg -r obexd (maybe with som force option or so) an then apt-get install obexd again...
I thi

Zarhan 2011-03-06 19:09

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by mirakels (Post 961710)
as far as i know bluez does not support these at commands. I'm played with the latest bluez and it runs on my n900 but do'nt know if it breaks anything...

I did add some of the at commands, but the cpbr and cpbs are a bit (to) complicated for now.

I found this http://www.spinics.net/lists/linux-b.../msg04638.html

and some other hints by googling "phonebook functions for bluez". Those threads are from 2005, though. I guess you'd need to integrate them to the addressbook and all that for it to work on N900 though...

mirakels 2011-03-06 20:34

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by Zarhan (Post 961974)
I found this http://www.spinics.net/lists/linux-b.../msg04638.html

and some other hints by googling "phonebook functions for bluez". Those threads are from 2005, though. I guess you'd need to integrate them to the addressbook and all that for it to work on N900 though...

Yes I have seen these patches in the past. From that I added some other AT commands, but implementing the phonebook commands for the n900 is quite different that from this patch.

Zarhan 2011-03-19 20:55

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Oh, I noticed something. Apparently PC suite support has broken at some point. I can no longer sync with Outlook. Doesn't work either with PCSuite 7.1 or Ovi Suite 3.0.

I'm not sure if this was caused by using your patched .debs. However, I can't verify this as when I try to follow the downgrading instructions, the ones in wiki seem to be for PR 1.2 or something. Anyway, simply using apt-get install --reinstall obexd libopenobex1 and rebooting causes the situation where no obex daemon is running at all. What's the proper uninstallation procedure for PR 1.3?

Zarhan 2011-03-19 21:05

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Ok, I was able to fix the issue - all I had to do was to remove the obexd2.service file from dbus directory.

Anyway, doesn't look like the cause is the PBAP-enabled version - my PC suite is still broken (in a weird fashion where I can e.g. see files but not SMS messages and so on). Time to look elsewhere for the solution.

ArturRubinstein 2011-03-21 18:32

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Alas, no success with a Seat Leon II 2009, even with the latest files from the Wiki... anyone knows how it can be done? It works with Exeos from 2009 though... :-(

mooninite 2011-03-26 00:44

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
OK I finally got around to doing a dump on my E46 BMW and the car is calling AT+CPBS and the phone is returning an error. No go with E46 cars (even with the latest OEM bluetooth computer, made in 2008).

tojola 2011-03-30 01:23

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
1 Attachment(s)
Dear development team,
sorry for my bad english but i have tryed the two obex .deb's on my N900 and i want help with my experiences.
I use a Clarion Car-Radio (CZ309E) in my Opel Astra G CC I can speak and hear clear and loudly all voices if i call with friends over the car radio.
But i can't sync my contacts with the radio Phonebook/SimBook/missed call's/resived call's.
The Clasrion CZ309E Car Radio has the following bluetooth functions:
HFP / OPP / A2DP /and it is bluetooth ver. 2
For more infomation i have dump a log.
I hope you or anybody can help me, please.
Thank you for reading...

jim_0068 2011-03-30 20:03

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
just wanted to reply and say that this works with my 2010 Audi A3.

Thanks

thanosz 2011-03-30 20:44

Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
 
Quote:

Originally Posted by Zarhan (Post 961677)
Has anyone attempted to upgrade N900's Bluez stack to a version that would support the phonebook access AT commands (At+cpbr, at+cpbs) and so on via the HFP profile? My Seat Ibiza's car kit does not support PBAP or IrMC, unfortunately.

I have Seat Leon MK2 (I believe 2005+ model). I have also been trying to get this to work for some time with no luck. So I suspect what your saying applies to my model as well and that the bluetooth module used does not support PBAP or IrMC.

Can I ask how you discovered that PBAP support is missing and that AT commands are needed as I would like to run the same tests to verify this with my model.

I did at some point get an hcidump but never got around to uploading it. Is this visible in the hcidump?

Thanks


All times are GMT. The time now is 04:56.

vBulletin® Version 3.8.8