Thread: Python: Serial
View Single Post
Posts: 88 | Thanked: 63 times | Joined on Feb 2008 @ Solingen; Germany
#8
I thried the rfcomm-server of code.google.com and removed the lines 29 to 35, insert

Code:
client_sock.send("import audio)
client_sock.send("audio.say('Hallo World!')")
, because in this case the bluetooth console of pyS60 acts like a client.

But my N95 doesn't react.

Do you have some solutions?
It seems that I'm a little bit helpless in bluetooth-things..

EDIT: Fixed

Last edited by thopiekar; 2008-10-11 at 14:06.