Skip to content

Latest commit

 

History

History

bluetooth-developer-studio-plugin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Web Bluetooth Developer Studio Plugin

WIP

Installation

Copy/paste sandbox/web-bluetooth/bluetooth-developer-studio-plugin/ folder content to a new Web Bluetooth plugin folder at C:\Program Files (x86)\Bluetooth SIG\Bluetooth Developer Studio\Plugins\Web Bluetooth.

Run

  1. Open Bluetooth Developer Studio
  2. Press Ctrl G to Generate Code
  3. Pick Client and select Web Bluetooth
  4. Click Generate button
  5. Check out the new generated HTML and JS files in the Bluetooth Developer Studio Plugin Output folder.

Notes

  • Make sure template.html and template.js lines end with CR then LF:
:update
:e   ff=dos
:wq