1

Is there a way to pair up two BT devices using PyS60? Perhaps there is a system API which prompts PIN and communicate with other device so it will appear as Paired device then. Unfortunately can't find this in PyS60 documentation.

Alex Pavlov
  • 630
  • 5
  • 14

1 Answers1

0

Check out Bluetooth examples for the "Mobile Python" book: http://www.mobilenin.com/mobilepythonbook/examples.html

axsm
  • 36
  • 1