Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

04.01.2007 20:13:41
Wii Remote suggestions
View

This posting is older than 6 months and can contain outdated information.
Hi,

I think some improvements will be nice regarding the saving of the batteries of the Wii Remote.

1. When putting the Mac on sleep why not power off the remote?

2. When coming back from a sleep why not try to reconnect the remote?

3. Is it technical possible to pair the remote only pressing the 1,2 buttons without interaction on remote buddy? If I press 1&2, remote buddy can't detect that there is a remote?

Last edited: 04.01.2007 23:00:11 

These entries from the FAQ may be relevant to this topic:

Hardware - Apple® Remote
Hardware - Wii™ Remote
User

04.01.2007 22:59:01
Re: Wii Remote suggestions
View

This posting is older than 6 months and can contain outdated information.
Hey Davide,

thanks for all the input!

Your suggestions are very welcome! I've just found my way into OS X 
Bluetooth development, so I'm not an expert on that matter yet. So 
please keep in mind that I can only answer your questions with what I 
know up to this point - and that I may prove myself wrong later in 
the development cycle :-)

1.+2.) It would be easy to power off the LED (< 10-20 lines of code 
mostly for detecting the Mac going to sleep), but - from what I know 
up to this point - really sleeping the Wii Remote would require to 
disconnect and re-pair after system wake. What is also possible - and 
what Remote Buddy is also planned to do - is to shut down all parts 
of the remote (motion, IR sensors) it can shut down when the Mac is 
going to sleep. That'll already help saving a lot of battery power.

3.) I haven't finished my investigation on this yet. As said, I'm 
pretty much a Bluetooth newbie at that point. But as far as I can 
see, this is not possible - unless of course Remote Buddy would 
inquire about new devices all of the time (basically what Remote 
Buddy already can do for you minus the bezel messages). I do see 
problems, if you try to pair the Remote with your Wii next time, 
though ;-)

Best regards, 
Felix 

User

04.01.2007 23:30:26
Re: Wii Remote suggestions
View

This posting is older than 6 months and can contain outdated information.
3) The all time search option would be great for a Mac Mini Media Center! I bought the Wii Remote for that!

Coupled with the "sensor bar", when implemented, it will be possible to use it as a emergency "living room" mouse.

I tried yesterday the candle trick with the DarwiinRemote and it's really usable.

Another question: how the original system works? I mean, you have only to pair one time the console with the remote. Why this is not possible on a Mac? What's special about the Wiimote power button?

The last suggestion for today: what do you think about an action to power off the remote?

The scenario: the mac mini is always on to act as a home server. When I want to use it to watch a movie, I power on the projector, I push 1+2 on the Wiimote and voilà, I'm ready.

When I finish to watch my movie I choose the action "disconnect the remote"... 

User

07.01.2007 03:02:03
Re: Re: Wii Remote suggestions
View

This posting is older than 6 months and can contain outdated information.
Hello Davide,

I'll think about the inquire-all-the-time option and how to implement 
it best.

Not owning a Wii console, I'm using candles to simulate a sensor bar 
as well ;-)

I've not had the time to dig deep enough into the Bluetooth APIs of 
OS X to really be able to answer that question. Sorry.

I'll consider the suggestion. It'll only be little work. Probably 
around 10 lines of code. But you already have that action available 
right on your remote: hit the power button and the remote will 
disconnect and power off.

Your scenario should work just fine once the inquire-all-the-time 
option is in place.

Best regards, 
Felix 

User

07.01.2007 19:38:45
Re: Wii Remote suggestions
View

This posting is older than 6 months and can contain outdated information.
Thank you very much, this would be perfect!

And what about the option "Allow bluetooth devices to wake this computer"? Maybe this should be possible to use it with the Wiimote... 

User

09.01.2007 23:15:02
Re: Re: Wii Remote suggestions
View

This posting is older than 6 months and can contain outdated information.
Hello Davide,

as far as I can see from my limited experience with driver 
programming on the Mac, you need to write a kernel extension to wake 
the computer from sleep. Rest assured, I'll keep it in mind, though.

Best regards, 
Felix