Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

balanceboard: cannot read led state #74

Open
Esylias opened this issue Apr 5, 2017 · 4 comments
Open

balanceboard: cannot read led state #74

Esylias opened this issue Apr 5, 2017 · 4 comments

Comments

@Esylias
Copy link

Esylias commented Apr 5, 2017

i'm connected to wiiboard and "xwiishow 1" find a balanceboard device. no scale, but an error "cannot read led state" => Screenshot

if i connect to board by bluetoothctl, the out from "hcidump -i hci0" get filled with

ACL data: handle 12 flags 0x02 dlen 8
L2CAP(d): cid 0x0041 len 4 [psm 19]
HIDP: Data: Input report

is it possible to make this output human?

@iomihai
Copy link

iomihai commented Apr 5, 2017

As far as I can tell the message "cannot read led state" is normal for the balance board.
Can you not see the sum of the weight sensors changing their value in the Balance Board section (center screen)?
It's the sum of the sensors in each corner and the value is the weight is kilos divided by 100 ± some calibration value.
For me the value shown is approx 1.5kg less then the real weight.

Shameless plug :) , I built a Raspberry Pi interface using xwiimote for the balance board that saves the weight on a Google spreadsheet. You might try it https://github.com/iomihai/rpiscale .

@Esylias
Copy link
Author

Esylias commented Apr 5, 2017

@iomihai
the weight sensors does not changing their values, pls have a look at my Screenshot

@iomihai
Copy link

iomihai commented Apr 5, 2017

Did you trust the balance board? https://wiki.archlinux.org/index.php/bluetooth#Bluetoothctl

@Esylias
Copy link
Author

Esylias commented Apr 5, 2017

Yes its trusted and i got an successfully connection to the board

[bluetooth]# info 01:2A:19:80:14:C7
Device 01:2A:19:80:14:C7
Name: Nintendo RVL-WBC-01
Alias: Nintendo RVL-WBC-01
Class: 0x002504
Icon: input-gaming
Paired: yes
Trusted: yes
Blocked: no
Connected: no
LegacyPairing: no
UUID: Service Discovery Serve.. (00001000-0000-1000-8000-00805f9b34fb)
UUID: Human Interface Device... (00001124-0000-1000-8000-00805f9b34fb)
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
Modalias: usb:v057Ep0306d3A16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants