Getting issues connecting to the proffieboard via webusb. Board plugged in, SD card unmounted, set to web interface when flashing.
I hit the USB button in the web browser and I get a little icon on my chrome tab indicating it’s connected, but the page never changes from USB BLE to the actual board options.
On inspection this is in the console for the page
Blockquote
Uncaught (in promise) DOMException: Failed to execute ‘requestDevice’ on ‘USB’: No device selected.
Blockquote
Any ideas? Manually editing the presets.ini was also proving unreliable, board was just totally ignoring any changes I made and not even reading from the tmp. I’ve defined save state and such though so should have been fine.
Just run chrome with the --disable-extensions --disable-plugins flags and still nothing. It seems to connect to board fine, the page just doesn’t…do anything? Just sits there
I disabled the mass storage thinking that maybe that was causing a problem, it’s just webusb and serial at the moment. However I have just tested on my laptop and it works perfectly fine - so it could perhaps be a way the USB is interfacing with my regular computer? It’s very odd though that the same board, in the same browser, doesn’t behave on my PC. Any ideas where to start? Would hate to have to break out the old busted laptop anytime I want to do a reconfig
One possibility is that you at some point ran zadig on one or more of the ProffieOS devices. Doing that can mess up WebUSB. Another possibility is that something else has managed to assign a driver to the WebUSB endpoint somehow. Either way, checking and uninstalling the driver that is assigned to the webusb endpoint might be a good idea.