View Single Post
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#2
Bump. What I really need is code in Python, similar to http://git.kernel.org/?p=bluetooth/b...ervice;hb=HEAD which will:

1. Open bluetooth adapter
2. Register service with custom uuid
3. Listen on bluetooth adapter for incoming connections with this uuid
4. Read incoming data within these connections (and maybe reply)

I know how to do this in Java ME, I have problems getting it work in Python. (Python on N900 should act as server, midlet on other phone as client)
 

The Following User Says Thank You to misiak For This Useful Post: