PDA

View Full Version : Gammu or Gnokii


mykl99
2007-05-03, 21:23
Has anyone been successful with Gammu or Gnokii talking to a bluetooth phone?

I've had success with Phonelink which uses the Gnokii library but it unfortunately doesn't read the phone book of the phone so is kind of useless unless you figure out a different way of getting the phone book into the N800.

gammu would be great.

Thanks for any help. I've read the gammu doc but it's a little cryptic. Gnokii has good documentation but only have gnokii library so no direct interface.

mplawner
2007-06-26, 18:27
Surprising, I just noticed this gammu package installed today, and unbelievably, I got it working with my Nokia 6230 effortlessly.

Here's what I did:
I had already paired the phone, and it was connected via bluetooth, as root, I ran hcitool scan. That identified the bluetooth address. I then created a file ~/.gammurc as described here:
Gammu Setting configuration file (http://www.gammu.org/wiki/index.php?title=Gammu:Setting_configuration_file)

My file looked something like this (I edited out my bluetooth hardware address, just in case any sickos out there are within 10 feet or so of me and want to hack into my phonebook of about 3 friends! ;) )

[gammu]
port = 00:54:43:34:34:32
connection = bluephonet
synchronizetime = no
logfile = gammulog
logformat = textall
use_locking = no
gammuloc = locfile
startinfo = yes
gammucoding = utf8
rsslevel = teststable
usephonedb = yes

That was it. The gammu command like worked fine!

Now... if only there were a nice GUI interface, like wammu, compiled for it... Anyone know of any?

flexmat
2010-07-06, 14:07
Thankx for the conf ;-)