It seem that the current device selling specification standard is to list Bluetooth capacity as:
Bluetooth Ver 2.1 +EDR OR Bluetooth 4.0
That sure doesn't tell me what profiles the device supports and in my opinion a pointless spec without the profile list.
I have run into a rather large problem that I hope can be resolved (easily)
Code was written on a Nexus 7 (ver.1) and works perfectly using SPP mode
Nexus 7 Spec
Bluetooth 4.0
Customer Bought
Asus Memo HD 7 ME173x
Asus 7 Spec
Bluetooth 4.0
This item is the "same" as the Nexus 7 ( like sisters) Except... Surprise
Asus ME173x does not seem to support SPP mode, so that Bluetooth 4.0 spec doesn't mean you can expect the profiles to exist.
I have not found any profile list on the Asus 7 and Asus support does not reply to any emails on this subject.
I have searched and don't seem to be able to find an app that will report all of a devices supported Bluetooth profiles.
Does anyone know of an app that exists?
Is there a way in code to have the HID profile appear to act like SPP mode?
I need to read the keyboard input without edittext boxes or the like.
It needs to work the same as the SPP mode input.
Thank you for any productive comments.
Bluetooth Ver 2.1 +EDR OR Bluetooth 4.0
That sure doesn't tell me what profiles the device supports and in my opinion a pointless spec without the profile list.
I have run into a rather large problem that I hope can be resolved (easily)
Code was written on a Nexus 7 (ver.1) and works perfectly using SPP mode
Nexus 7 Spec
Bluetooth 4.0
Customer Bought
Asus Memo HD 7 ME173x
Asus 7 Spec
Bluetooth 4.0
This item is the "same" as the Nexus 7 ( like sisters) Except... Surprise
Asus ME173x does not seem to support SPP mode, so that Bluetooth 4.0 spec doesn't mean you can expect the profiles to exist.
I have not found any profile list on the Asus 7 and Asus support does not reply to any emails on this subject.
I have searched and don't seem to be able to find an app that will report all of a devices supported Bluetooth profiles.
Does anyone know of an app that exists?
Is there a way in code to have the HID profile appear to act like SPP mode?
I need to read the keyboard input without edittext boxes or the like.
It needs to work the same as the SPP mode input.
Thank you for any productive comments.