You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my more modern Raspbian setup I had to run this before cwiid would even play:
bluetoothctl
scan on
pair bdaddr_of_wiimote
exit
Then it would pair for me. There were mentions of BTLE updates causing stack issues with devices and the fact that knock off Chinese devices were not compatible as of yet.
I get error in https://github.com/abstrakraft/cwiid/blob/master/libcwiid/connect.c#L66 with a wiimote bought from China.
(it still connects to Wii but arrow buttons and 1 and 2 do not work)
Anyone having magic spell to make it sync with cwiid?
The text was updated successfully, but these errors were encountered: