
Originally Posted by
seppo_fn
Passcode is required by the server side (slave) - if it is set to be required. You can set authentication off. As an example, please have a look at BluetoothPointToPoint example -> MessageServer.cpp for how to do it.
To avoid other devices from accessing your application, you could implement your own, application-specific passcode that would be exchanged automatically. Or you could specify your own Bluetooth service so that other devices would not match the service criteria.
Seppo
Forum Nokia