Good morning,
we are testing our application with several android devices. We are using Bluetopia software (SPPLEDemo) on top of TivaC TM4C123G + CC256x. The application works fine. We are focusing now in the Classic BT part, not BLE, even if the application is capable of both.
However, when trying to pair (just-works) several of our smartphones, some of them require the user to press "ok" on the display, while several others not. We would prefer the whole thing to occur with no user intervention :)
The devices requiring user intervention are:
- samsung nexus S, android 4.1.2
- motorola motog, android 4.4.4
The ones which perform direct pairing are:
- Nexus 5, android 5.0.1
- BQ Edison, android 4.2.2
- Samsung S3, android 4.3
Our Bluetopia version is v1.2R2. We know there is a newer 1.2 version but I cannot find the updated link. This one still points to 1.2R2 :)
So my question is twofold :)
- Where in the code should we force the connection to occur with no user intervention?
- Where is the 1.2 version?
Let me know if anybody has any hint or has experienced similar issues.