joycontrol icon indicating copy to clipboard operation
joycontrol copied to clipboard

cannot dump the whole spi with the script.

Open wjm opened this issue 4 years ago • 2 comments

I tried to connect my left or right joy-con through Bluetooth by using the bluetoothctl's pair, trust, and connect command. However, when I try to use the script to log the spi, it never runs though all the offset and success. It will just be stuck in the middle and stop there. Most of the time, I'll get an AssertionError. I got a raspberry pi 3b and my os is OS: Raspbian 10 buster

wjm avatar Apr 26 '20 04:04 wjm

use: https://github.com/CTCaer/jc_toolkit on a windows box maybe?

choss avatar Jul 21 '20 22:07 choss

use: https://github.com/CTCaer/jc_toolkit on a windows box maybe?

Thanks for the help. I already use this toolkit to dump the spi after the provided method didn't work. The spi works fine but I just wonder if this bug is fixable or there is something wrong with my setup

wjm avatar Jul 25 '20 20:07 wjm