Windows Mobile 6 HID Bluetooth Library - Windows Mobile Software Development

Hello,
I am working on developing a Windows Mobile 6.1 Application on a Palm Treo 750. This application needs to retrieve data from a Wii Remote via Bluetooth. The Wii Remote provides HID Bluetooth services over L2Cap. I have experimented with the 32feet.net library but apparently it has no support for L2Cap. Does anyone know of any WM6 bluetooth libraries that support HID?
I am hoping to develop this application in VS2008 with C#.
Thanks!

i can remember.. that my old htc touch1 supports hid,mouse, telefpone-mouse(sony erisccon)
i think that it is disabled,why? dont ask me..

Related

HTC audio Drivers update

Just saw this. Gonna try it.
16 May 2007,
HTC audio Drivers
Downloading and installing this driver update will provide your HTC mobile device with the latest available optimised software for use with the following accessories:
YC A120 Y-Cable adaptor
RC W100 Remote Controller
RC E100 Remote Controller
[FONT=&quot]http://www.europe.htc.com/support/software/htcp3300.html
************************
later:
[/FONT] It soft resets after the update and takes up about 0.2-0.3 mb main memory. The update does show up in the add/remove programs list. Didn’t know I had a problem with my audio drivers…
Now Items like Y- Cabel are really working, without the internal speaker.
could it be the same as driver shipped with the W100 remote?
I'm going to try it. Hoping it *might* fix my problem described in my review of the remote:
http://www.expansys.com/review.aspx?i=145150
otherwise, don't bother.
I cant install this driver on Tinity WM6
Any idea?
it certainly looks like you can... http://www.europe.htc.com/support/software/htcp3600.html. however, when i try to install it, my phone says the driver already exits...
Saw it on the HTC and have it downloaded just in case it disappears of the site because...
Where is the SD card fix gone ? (already have it but seems to be off the site/ well hidden)
This is the Wired Remote Control Driver
Just installed, it is indeed the driver that came with the W100 remote. BUT!!!
This fixes the stupid problem that the remote cannot be used/detected when the phone goes to power off! So if you don't have the W100 remote, you have no need for this really, the stock headset works just fine. Great, I don't need to refund my headset!
cortezzi said:
it certainly looks like you can... http://www.europe.htc.com/support/software/htcp3600.html. however, when i try to install it, my phone says the driver already exits...
Click to expand...
Click to collapse
That's what my phone says too.
Any idea how to fix it?
Does the HTC W100 Remote work with TCPMP?
I have followed Humps and installed the TCPMP Player and it seems quite good, however when I press start on the remote, the system fires up Windows media and then I need to go into the library to get my moosic to play. Is there a way to map the remote to access TCPMP and start the music straight away?
I like the remote it means that the phone is in my jacket and when I get bored with a tune then just forward without having to unlock the device and scrabble with buttons..............
E100
Hi,
Is there someone wich know what is the RC E100 remote controller ?
If you mean; what is the HTC RC W100 remote control? then have a look at the HTC website. It is a wired remote control that you plug your normal 3.5mm headphone jack into and conrol the media player while the Orbit/Artemis/P3300 is in your pocket or bag.
It's this control here
...only for WMPLAYER
...went all the way, using WMPLAYER to be able to use BT Headphones and hating it!!! (why can't it have a simple 'file list' instead of all the lbrary stuff which you can't manage thru your WM5!)
With a 'Y adaptor' I went back to MortPlayer and love it!!!
And now I receive my w100 and..... it only works with WMPLAYER again (ok, unless you want to ignore the controls alltogether )
Any 'control' key you press opens a wmplayer (even if MortPlayer is already running). There must be a 'link' somewhere between the buttons and the function they perform.... just that I can't find it.
Someone have any idea?? (.......MORT, if you read this, save me from WMPLAYER please
Prof
Fucawi said:
I have followed Humps and installed the TCPMP Player and it seems quite good, however when I press start on the remote, the system fires up Windows media and then I need to go into the library to get my moosic to play. Is there a way to map the remote to access TCPMP and start the music straight away?
I like the remote it means that the phone is in my jacket and when I get bored with a tune then just forward without having to unlock the device and scrabble with buttons..............
Click to expand...
Click to collapse
Hi Fucawi, I have not found a way to get it going with TCPMP, not even with the audio driver update. The buttons on the remote does not appear to be a regular AppButton so TCPMP cannot assign functions against it. I've been trolling through registry and stuff and couldn't find any clues.
May be if we generate enough noises, HTC will release another audio driver update so we can assign functions to the buttons or let apps use those buttons.
Techies and software peeps - help!
Humps, I thought that this forum would be the best place to get this done as people on here have a wealth of knowledge about the registry et al. HTC would not issue another driver for a couple of wingers like you and I, or even if 20 people on this forum wanted it. It doesn't make commercial sense....
There has to be a way to change the default settings to map to TCPMP or Mort or PocketMusic as the remote calls up the WMPlayer application with a button press. Surely one of our esteemed moderators and long suffering techie fiddlers knows their way around these devices and can either give us direction or instructions on how to do this.
Let's have a first 'peep' at the drivers....
One of the files included is: HTCWMPPlug.dll
Literally, from the info on the file
'HTC WMP Plugin for Control WMP Commands'
and I understand WMP stands for 'Windows Media Player'
Seems like it's something more than just a registry entry
... just exploring ...
Prof
Bakterio said:
Let's have a first 'peep' at the drivers....
One of the files included is: HTCWMPPlug.dll
Literally, from the info on the file
'HTC WMP Plugin for Control WMP Commands'
and I understand WMP stands for 'Windows Media Player'
Seems like it's something more than just a registry entry
... just exploring ...
Prof
Click to expand...
Click to collapse
I think you're right. TCPMP can detect hardware buttons on most devices, be it an iPAQ or HTC phone. Those buttons are implemented as AppButtons (correct me here please) which programmes can access directly. Since the buttons on the remote are software driven, the only way other apps can use it is if the driver somehow creates virtual logical buttons that maps to the remote. Which is also why I doubt anyone here will be able to do much. The hardware is great, shame about the driver.
AE BUTTON PLUS has an option to define virtual buttons
I don't have a clue if that would work for what you want, but may be worth a go ?
hays said:
AE BUTTON PLUS has an option to define virtual buttons
I don't have a clue if that would work for what you want, but may be worth a go ?
Click to expand...
Click to collapse
Just tried, doesn't work. Like TCPMP, it can't detect the buttons. I don't programme WinCE devices, but in programming sense, think the OS gives you access to a list of buttons. E.g. calling System.getButtons() but those buttons on the remote don't appear in that method call and cannot be used by applications typically designed for the traditional buttons. Only HTC's driver can provide access.
I have to say, WMP is pretty useless as a player software. Limiting the playback buttons to it is like crippling your device to crap software. I couoldn't understand what HTC was thinking.
I'm also disappointed not to have seen this post before buying th W100 ...
I want to use it with PocketMusic , eh HTC ! wake up !!!

Universal Remote Control with Hermes any success anyone?

Could anyone give me an info on how to use the hermes as a remote control. I was able to use my amazing phone before as such, wanna do the same with hermes but the universal remote via bluetooth can't work in my unit..
Hope someone could help. thanks
There's a commercial app that is supposed to be really good. It's called VITO Remote II or something like that. Google it, there's a trial version I think.
my personal experiences with vito are not good
search for novii remote deluxe! very easy to setup an customizable
use novi remot
hi, novi remote works a treat, you can set up macro's, learn from other remotes ie xbox dvd control, set up a custom "remote" all good.
The bad...well distance is not real great, and novi needs to make your screen turn upside down as the ir port is on the bottom.
hope it helps
google it and you will be ok. or pm me
cheers
fadge

[APP IDEA]MIDI Controller BlackStone

Hello
Is it possible to make and use (or does it exist?) some kind of midi controller program for blackstone?
for example I do some music in fruity Loops and it wouldbe awesome to have some dashboard on the devie to turn some FX on and off or change setting on fly...
Do you think that this is possible?
Thanks.
PS: What do you think of such an idea?
I dunno what's possible, but it sounds a mighty fine idea.
Kinda makes me hanker for a multi-touch screen.
You might be lucky
There is a midi controller called Theresa. It works over activesync (seems USB only, bluetooth did not work). I've dared to use it also while performing. Its here:
http://dada.perl.it/theresa/
Sopis said:
Hello
Is it possible to make and use (or does it exist?) some kind of midi controller program for blackstone?
for example I do some music in fruity Loops and it wouldbe awesome to have some dashboard on the devie to turn some FX on and off or change setting on fly...
Do you think that this is possible?
Thanks.
PS: What do you think of such an idea?
Click to expand...
Click to collapse
thank you for an idea
there is a project on the nintendo ds, dunno the name anymore, which makes its possible to use the nds as a midi controller over wireless (http://dsmidiwifi.tobw.net/)
edit: seems like they even ported it to the iPhone :O
darfri said:
There is a midi controller called Theresa. It works over activesync (seems USB only, bluetooth did not work). I've dared to use it also while performing. Its here:
http://dada.perl.it/theresa/
Click to expand...
Click to collapse
AWESOME!!!!!!!!
Fun to see guys diggin the midi stuff in a pda forums
ps. check this midi controller http://namm.harmony-central.com/WNAMM05/Content/JazzMutant/PR/Lemur.html
I "have" one of those in the university
hey there...thanks for your contribution...but this is not what we have been talking about
we were talking about an application to control midi (I wanted it for fruity loops) from our blackstones (or WinMo devices)
there is smooth midi controller app on iphone/ipod touch...I have tried it on ipod otuch since I have one but it did not work somehow
yep thats it

HTC RC-E100 remote not working with WM6.5?

I've just noticed that the HTC RC-E100 remote no longer has any remote control capabilities - having upgraded my ROM to Miri's 6.0 release. Does anyone know whether it's possible to enable this remote with the 6.5 ROMs?

Remote Desktop Mobile and Windows 7 Demonstration on Windows Mobile 6.5

With the excitement that came with the new Sprint 6.5 ROM also came Remote Desktop Mobile. Remote Desktop is old news and I am sure we have seen it running in the past. But using the Touch Pro 2 and the glory of its WVGA resolution makes the experience a lot more functional. Lets not forget that the hardware keyboard makes this that much better, something the HD2 can only drool for. For those that have never seen Remote Desktop Mobile in action I would like to share my experience I had on my Touch Pro 2 with this demonstration running Windows 7, including loading web pages, photoshop, bluetooth transfer, and MS Office.
Lets have a look http://www.youtube.com/watch?v=yIzZLKu2tok
Tutorial: Setting up Remote Desktop in Windows Mobile
http://www.youtube.com/watch?v=iCs4GQma7IQ
I've been using Remote Desktop Mobile on my Tilt 2 to remote in to my office's terminal server for months... very convenient.

Categories

Resources