Can't see any bluetooth to disable. Under the USN icon there is an option to eject the generic blue tooth device.
Here is the log:
We have chrome.serial - not using 'serialport' module
Disable Web Bluetooth as we have Winnus instead
serial_audio: Audio Sample rate : 48000
serial_audio: Audio Serial Baud 9600 Bit time 5
Web Bluetooth available, but Windows Web Bluetooth is broken in <=56 - not using it
GET chrome.storage.sync = {"AUTO_SAVE_CODE":true,"BAUD_RATE":"115200","BLOCKLY_EXTENSIONS":"|bluetooth|robot|","BLOCKLY_LANGUAGE":"en","BLOCKLY_TO_JS":false,"BOARD_JSON_URL":"http://www.espruino.com/json","CODE":"require(\"http\").get(\"https://www.google.com\", function(res) {\n res.on('data', function(data) { console.log(data); });\n});","COMPILATION":true,"COMPILATION_URL":"http://www.espruino.com:32766","ENABLE_Testing":false,"ENV_ON_CONNECT":true,"FONT_SIZE":12,"MINIFICATION_DeadCode":true,"MINIFICATION_LEVEL":"","MINIFICATION_Literal":true,"MINIFICATION_Mangle":true,"MINIFICATION_Unreachable":true,"MINIFICATION_Unused":true,"MODULE_AS_FUNCTION":false,"MODULE_EXTENSIONS":".min.js|.js","MODULE_MINIFICATION_LEVEL":"ESPRIMA","MODULE_URL":"http://www.espruino.com/modules","NPM_MODULES":false,"RESET_BEFORE_SEND":true,"SAVE_ON_SEND":0,"SERIAL_AUDIO":"0","SERIAL_TCPIP":"","SERIAL_THROTTLE_SEND":false,"SET_TIME_ON_WRITE":false,"SHOW_CODE_LINK_ICON":false,"SHOW_RELOAD_ICON":false,"SHOW_WEBCAM_ICON":0,"STORE_LINE_NUMBERS":true,"Sound_Error":"","Sound_Info":"","Sound_Success":"","Sound_Warning":"","Speak_Error":false,"Speak_Info":false,"Speak_Success":false,"Speak_Warning":false,"UI_MODE":"Normal","WEB_BLUETOOTH":false}
Initialising SettingsConsole
Initialising Utils
Initialising Config
Initialising Notifications
Initialising Status
Initialising App
Initialising File
Initialising Code
Initialising Serial
- Initialising Serial Chrome Serial
- Initialising Serial Chrome Socket
- Initialising Serial Noble
- Initialising Serial Windows NUS BLE
- Initialising Serial Audio
Initialising Terminal
Initialising CodeWriter
Initialising Modules
Initialising Env
Initialising Flasher
Initialising EditorBlockly
Initialising EditorJavaScript
Initialising Send
Initialising MenuPortSelector
Initialising MenuSettings
Initialising MenuFlasher
Initialising SettingsAbout
Initialising SettingsFlasher
Initialising BoardJSON
Initialising VersionChecker
Initialising Compiler
Initialising Assembler
Initialising GetGitHub
Initialising NPMModules
Initialising ExamplePlugin
Initialising Unicode
Initialising SaveOnSend
Initialising Minify
Initialising Tutorial
Initialising Webcam
Initialising FontSize
Initialising UiMode
Initialising URLHandler
Initialising CodeLink
Initialising Project
Initialising Testing
Initialising Notification_Sound
Initialising Tern
Initialising Debugger
Initialising Tour
Initialising SettingsProfile
Initialising HelpLinks
Loaded code from storage.
noble starting scan
Found UART device: Puck.js 21d9 d8:84:27:2c:21:d9
Found UART device: Puck.js c768 e8:5a:f0:ae:c7:68
Found device: BB-3370 fa:dd:31:4a:33:70
Found device: BB-3370 fa:dd:31:4a:33:70
Found device: ac:bc:32:68:9d:8b
Found device: BB-3370 fa:dd:31:4a:33:70
Found device: BB-3370 fa:dd:31:4a:33:70
Found UART device: Puck.js 21d9 d8:84:27:2c:21:d9
Found device: 3a:9f:95:92:b0:9e
Found device: 3a:9f:95:92:b0:9e
Found device: BB-3370 fa:dd:31:4a:33:70
Found UART device: Puck.js c768 e8:5a:f0:ae:c7:68
Found device: ac:bc:32:68:9d:8b
Found device: BB-3370 fa:dd:31:4a:33:70
>>> Connecting...
Set Slow Write = true
BT> Connecting
BT> ERROR Connecting
ERROR: Unable to open device (connectionInfo=undefined)
ERROR: [notify_error] Connection Failed.
>>> Connection Failed.
Found UART device: Puck.js 21d9 d8:84:27:2c:21:d9
Found UART device: Puck.js c768 e8:5a:f0:ae:c7:68
Found device: 3a:9f:95:92:b0:9e
Found device: BB-3370 fa:dd:31:4a:33:70
Found device: 3a:9f:95:92:b0:9e
Found device: BB-3370 fa:dd:31:4a:33:70
Found device: ac:bc:32:68:9d:8b
Found device: ac:bc:32:68:9d:8b
noble stopping scan
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
This is with the 65.9 exe:
Can't see any bluetooth to disable. Under the USN icon there is an option to eject the generic blue tooth device.
Here is the log: