|
|
02/05/2012, 03:29 PM
|
#41 (permalink) | |
|
Member
![]() Join Date: Dec 2011
Posts: 73
Likes Received: 1
Thanks: 6
Thanked 2 Times in 1 Post
|
Quote:
WebOS 2.2.4 No text on server side. Control buttons appear active and bluetooth dongle responds. Paul |
|
02/05/2012, 03:57 PM
|
#42 (permalink) |
|
Homebrew Developer
![]() Join Date: Aug 2011
Posts: 32
Likes Received: 1
Thanks: 0
Thanked 5 Times in 4 Posts
|
Hm, I never tested with WebOS 2.2 - but this should work OK as only official APIs are used.
For the server side: What OS / Version? More specifically - what bluetooth driver are you using? How do you start the server side software? There should be at least a line -- Waiting for connection on RFCOMM channel 1 -- after you start the server side software. Reading your first post -- did you install not only Python, but also the rest of the server side software? Please have a look at the developer web page at webos-bluetooth-remote-presenter - Use a WebOS device to remote-control presentations on Windows and Linux PCs and Macs - Google Project Hosting and follow the steps to install the server-side software. Last edited by henschkowski; 02/05/2012 at 04:04 PM. |
02/05/2012, 06:11 PM
|
#43 (permalink) | |
|
Member
![]() Join Date: Dec 2011
Posts: 73
Likes Received: 1
Thanks: 6
Thanked 2 Times in 1 Post
|
Quote:
Dialog box states: Enter virtual com port number for your bluetooth device. I do so and it recognises key-presses and screen prompts. I have installed all Python files on Win7 and tried following instructions on said page. When running bluetooth do I need to have Python running? Which script to I enable and how? Some screen dumps may be beneficial as I'm competent with computers but the instructions listed have thrown me somewhat. I know I'm close it's just a matter of getting the commands applied to software/operating system. Thanks again, Paul |
|
02/06/2012, 01:02 AM
|
#44 (permalink) | |
|
Homebrew Developer
![]() Join Date: Aug 2011
Posts: 32
Likes Received: 1
Thanks: 0
Thanked 5 Times in 4 Posts
|
Quote:
Did you set up a virtual COM port for your bluetooth device with the Win7 bluethooth control panel? What do you mean by "recognises key-presses and screen prompts"? Is there any action in the command window after you entered the the virtual COM port number and then press some keys on the device? (Might be best to send me a screenshot - ralf (dot) henschkowski (a t) gmail (dot) com) Do you use the bluetoothserver_win32_bin_1.0.2.zip from the developer home page? |
|
02/12/2012, 10:00 AM
|
#45 (permalink) | |
|
Member
![]() Join Date: Dec 2011
Posts: 73
Likes Received: 1
Thanks: 6
Thanked 2 Times in 1 Post
|
Quote:
Still having difficulties
|
|
02/12/2012, 10:55 AM
|
#46 (permalink) |
|
Member
![]() Join Date: Dec 2011
Posts: 73
Likes Received: 1
Thanks: 6
Thanked 2 Times in 1 Post
|
Yesssss
I got it working. ![]() I uninstalled all bluetooth software then searched for generic Windows drivers. I followed Ralf's instructions via email and success! I am now hoping for more developments so that Media player could be controlled - even simply using play/pause, and skip tracks (in both directions). Thumbs up to Ralf. Last edited by Paulscarbs; 02/12/2012 at 02:48 PM. |
02/12/2012, 04:52 PM
|
#47 (permalink) | |
|
Homebrew Developer
![]() Join Date: Aug 2011
Posts: 32
Likes Received: 1
Thanks: 0
Thanked 5 Times in 4 Posts
|
Quote:
I fixed the "missing cursor keys" issue in the meanwhile and will upload a new app version ASAP (the interface for updating an app changes - cannot find the edit button ...). This new version requieres an update of the server application. One can configure each on-screen button from a choice of alt-tab, enter, page-up/down and cursor-up/down/left/right, makes it much easier to control iTunes and Media Player. Unfortunately, the settings are lost once the app is terminated .. |
|
02/13/2012, 08:02 AM
|
#48 (permalink) | |
|
Member
![]() Join Date: Dec 2011
Posts: 73
Likes Received: 1
Thanks: 6
Thanked 2 Times in 1 Post
|
Quote:
Is there any way the script from the dialogue box could be saved and reused once the buttons have been configured (I'm not a programmer as you can tell!)? If not I'm sure somebody will come up with a way of ensuring it can be used without being reconfigured each time! I for one appreciate your time and effort on this app Ralf ![]() Paul |
|
02/13/2012, 10:16 AM
|
#49 (permalink) | |
|
Homebrew Developer
![]() Join Date: Aug 2011
Posts: 32
Likes Received: 1
Thanks: 0
Thanked 5 Times in 4 Posts
|
Quote:
|
|
02/18/2012, 12:58 PM
|
#50 (permalink) |
|
Homebrew Developer
![]() Join Date: Aug 2011
Posts: 32
Likes Received: 1
Thanks: 0
Thanked 5 Times in 4 Posts
|
I uploaded a new version (1.0.6) of the app that saves the key mappings from the preferences menu to a cookie and loads them on start.
The server side is not affected (and thus stays at version 1.0.5). - Ralf |
02/20/2012, 03:12 PM
|
#51 (permalink) |
|
Member
![]() Join Date: Aug 2011
Posts: 6
Likes Received: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
Thanks a lot for the update! However, when I try to use the cursor up, down etc... functions, the cursor doesn't move, instead the page moves up, down etc.... Was this intended or is the actual mouse cursor meant to move but I can't seem to get it to work?
|
02/20/2012, 05:12 PM
|
#52 (permalink) |
|
Member
![]() Join Date: Dec 2011
Posts: 73
Likes Received: 1
Thanks: 6
Thanked 2 Times in 1 Post
|
Here's my solution to a problem of using Media Player remotely with Bluetooth Remote.
Thanks to Ralf I am able to communicate forward and back page commands within Powerpoint. To this effect I created a Slideshow with about 10 different pages. Every other page was coloured differently. I then added a media file (audio) to the coloured pages and made a note which audio track was on which coloured page. This is how I used the file. In the hall I was using to teach dance I was able to remotely control the laptop some distance away yet still see the colour on the screen. The colour referenced a song I had made a note of earlier and I was able to co-ordinate whichever track I wanted. The white pages alternating the coloured simply gave me a 'resting' page where I could be sure no audio was playing. I used the resource today and it worked really well. Thanks Ralf
|
02/21/2012, 01:49 AM
|
#53 (permalink) | |
|
Homebrew Developer
![]() Join Date: Aug 2011
Posts: 32
Likes Received: 1
Thanks: 0
Thanked 5 Times in 4 Posts
|
Quote:
What moves in your application is actually application-dependent. For example, in PowerPoint, the "cursor down" events advances one slide (as does the "page down" event). In an editor like notepad you should see the cursor move down one line. |
|
02/21/2012, 01:52 AM
|
#54 (permalink) | |
|
Homebrew Developer
![]() Join Date: Aug 2011
Posts: 32
Likes Received: 1
Thanks: 0
Thanked 5 Times in 4 Posts
|
Quote:
- thanks Paul!
|
|
02/22/2012, 06:47 PM
|
#55 (permalink) | |
|
Member
![]() Join Date: Aug 2011
Posts: 6
Likes Received: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
|
|
03/11/2012, 04:12 AM
|
#56 (permalink) | |
|
Member
![]() Join Date: Dec 2011
Posts: 73
Likes Received: 1
Thanks: 6
Thanked 2 Times in 1 Post
|
Quote:
|
|
03/18/2012, 12:50 PM
|
#57 (permalink) |
|
Homebrew Developer
![]() Join Date: Aug 2011
Posts: 32
Likes Received: 1
Thanks: 0
Thanked 5 Times in 4 Posts
|
A new version should be available soon in the Preware catalog.
I added an optional keepalive feature that sends a "keepalive" message every 10 seconds to keep dying Bluetooth connections alive. Also added the ESC key to the list of values for the soft buttons (usable on Windows and Mac OS-X only). A server upgrade is required to make use of this. |
04/09/2012, 01:55 PM
|
#58 (permalink) | |
|
Member
![]() Join Date: Dec 2011
Posts: 2
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
|
|
04/10/2012, 07:15 AM
|
#60 (permalink) |
|
Member
![]() Join Date: Dec 2011
Posts: 2
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
I've contacted HP support; I've reinstalled what I think is the appropriate Bluetooth driver package; I've installed the Bluetooth Device (RFCOMM Protocol TDI) adaptor; I've installed the Bluetooth Remote Control HID; I've tried reinstalling the driver via Windows Update all to no avail.
|
![]() |
|
| Tags |
| bluetooth keyboard |
| Thread Tools | |
| Display Modes | |
|
|



