Brikwerk / nxbt

Control your Nintendo Switch through a website, terminal, or macro.
MIT License
817 stars 100 forks source link

Can't connect on second day of use #113

Open jlovatt123 opened 1 year ago

jlovatt123 commented 1 year ago

I got NXBT up and running the day prior just fine following the installation instructions for running it through a VM on Windows. I was able to connect and use the webapp just fine.

Today after launching the webapp nxbt was stuck on connecting. It never left that state and the controller never showed up on the switch. I tried destroying the VM setup I had and started a fresh instance and still the same issue. After sshing in and attempting to run the demo it times out at the 2minute mark.

The VM sees the bluetooth usb when using lsusb and everything looks good (at least to my untrained eyes) when running bluetoothctl I have also tried just running straight python code and just like the webapp, it gets hung up on the call to nx.wait_for_connection

If there is any system info or anything I can provide to help find the cause of this issue or anything, please do let me know.

blah12629 commented 1 year ago

I've just gotten the same issue. Have you had any luck resolving this?