Bluetooth conection problem/Fail Message in the Browser

Which problem?

See also here:

There are two bugs here that we need to resolve. One is a regression preventing the component from upgrading and the second is an issue with the update of the Bluetooth components to SDK 31. The former should be a quick fix (you can also hand edit the project file to "upgrade" since it is so trivial) but the latter is going to take a bit more work on our end.

Edit: these two issues are now being tracked.

1 Like

The issue related to the upgrade message has been fixed in nb190a. The other issue related to permissions is in progress.

The BluetoothClient/BluetoothServer permission issue should be addressed on this temporary test server: http://nb190a-bugfixes.ai2-ewpatton-temp.appspot.com/

My bluetooth application works well using this test server (I had above mentioned problems before). When will the problems be fixes in the standard server?