bluetooth - How can I permanently pair a Wii Balance Board with an Ubuntu PC? -
i have wii balance board, i've written weight-measuring script (detailed here). however, can't board pair computer.
i don't want have put in sync mode every time, it's time-consuming, won't accept pin code enter. tried "000000"
, host's address in reverse hex (if host 00:11:22:33:44:55
, tried pin "$554433221100"
bluez, same board's address, neither worked).
using built-in ubuntu bluetooth wizard fails horribly, though, as, no matter pin specify, generates random one, asks me enter , fails half second later. tried above bt-device
utility.
has managed pair balance board (or wiimote) ubuntu (or anything/find pin, really)?
it turns out bluez 4.101 doesn't support hex pin codes. patching appropriate code , recompiling worked.
Comments
Post a Comment