Ah, my fault. The option should be in your Bluetooth adapter settings.In the previous topic there's even the dump
EDIT: I don't have options in the driver about power saving... and even nothing about timeout
Never heard of Bluesoleil before. But I'm always referring to the standard BT drivers.I was using Bluesoleil and I found nothing about timeout things, anyway I didn't have any problems when using my phone as HID device... It was disconnecting only if I was doing nothing with it, but if I was pressing keys, no problems at all.
Anyway, just to be sure, and just because I always hated Bluesoleil, I unistalled all it's drivers and things... and started using the Windows drivers
Now, with my phone I still have no problems at all.
But with the Pandora something weird happens:
every device added have it's list of services that I can "mark" to be used, so, for example in my phone the HID service is marked and I can connect to the PC as keyboard.
For the Pandora the story is different, seems like the windows drivers are ALWAYS searching for the services list, and if I mark the HID service, and then I close MasterControl, that service disappear from the list... but when I start MasterControl again, it reappears in the list UNMARKED...
I've seen that before. Curiously, Windows refuses to accept connections directly after it has been paired. (When I pair, Windows connects to MC and everything is fine. Now, when I disconnect and try to reconnect, I get the same messages as you)Anyway, I marked it and tried connecting to the PC but I receive a "Connection failed! Connection refused" everytime ... one time I had even a "Host is down" ...
Don't think so. MC just emulates a standard game controller. PS3 support may be added later.mayebe a dumb question, but can I use this to play ps3 games using the pandora as a controller?
There is indeed no such option on Windows. A reconnect has to be initiated by the HID. I think the reason for this is, that a standard HID is never in listening mode, except when it's about to be paired. (MC is always listening)How can I connect from windows to the pandora keyboard ? With Bluesoleil I was doubleclicking on the HID service of the Pandora device, but in windows I can't find options that fit the situation...
I read this phrase as "try to connect from Windows"Now, that you use the default drivers, is Windows able to connect to MC?
I meant during the pairing process That's the only situation, in which Windows initiates the connection.I read this phrase as "try to connect from Windows"Now, that you use the default drivers, is Windows able to connect to MC?
*Sigh* I'm once more clueless atm.Anyway, rebooted, restarted driver, un/plugged the dongle different times, paired and RE-paired... but still no luck... always connection refused
Just to be sure The service is enabled (marked) when you try to connect?For the Pandora the story is different, seems like the windows drivers are ALWAYS searching for the services list, and if I mark the HID service, and then I close MasterControl, that service disappear from the list... but when I start MasterControl again, it reappears in the list UNMARKED...
Only if I mark it and do APPLY... if I press OK, windows makes little beeps, a little yellow sign appears for a second on the device and then disappear... and if I open again the service list is unmarked...Just to be sure The service is enabled (marked) when you try to connect?For the Pandora the story is different, seems like the windows drivers are ALWAYS searching for the services list, and if I mark the HID service, and then I close MasterControl, that service disappear from the list... but when I start MasterControl again, it reappears in the list UNMARKED...
Driver Bluetooth: HCI event with specific dimensions provided has not been received.
It really should stay checked. Otherwise you'll get "Connection refused".Only if I mark it and do APPLY... if I press OK, windows makes little beeps, a little yellow sign appears for a second on the device and then disappear... and if I open again the service list is unmarked...
I don't get any warnings or errors when doing the same. It just works. Can't tell what the driver expects here.Can this be useful to you ? (I translated the phrase, maybe the english string can be different)
Driver Bluetooth: HCI event with specific dimensions provided has not been received.
It appears as ERROR in windows events log from BTHUSB every time I try to mark the hid service and press ok.
The service is not functional, because there is no process behind, that handles the connection. sdptool just creates a service descriptor, nothing else. So, everything is ok. At least the service keeps checked in Windows.It added a new HID function to the pandora list, seems like with a wrong driver because it was reported as not working (code 10), so on the pandora icon there was a yellow sign persistently added, anyway after that the hid service remains marked without problems.
Then I tried MasterControl, but the connection was always refused.
Great! Would you mind telling us which host os (and version) you used?success here with the bluetooth
it was a bit fiddly though; I followed the above suggestion of entering the BT address in the conf file by hand and tried a few times..in the end not sure what made it work [could be some host side config]..
I'm aware of this issue. That's because the Pandora uses a non-standardized key set. Pressing shift-9 produces the key code for '(' but on the Pandora you'll get a '[', which is a different (and unshifted!) key code on a standard (English) keyboard. That makes it quite tricky to map all keys 1:1. Especially if one wants to support multiple languanges.is there a way to get the shift working (eg for the %* etc)??(ignore this - I see have to add the mapping in the conf)hmm still not so easy, i can make the shift work
but that will make e.g. shift+4=$ instead of ~ (well, it makes sense) also instead of () I get []..