leaky-ships/README.md

1,000 B

leaky-ships

Battleship web app with react frontend and ASP.NET Core backend

Bluetooth

Download Android SDK Platform-Tools

Commands:

./platform-tools/adb pair 10.1.0.125:38407
./platform-tools/adb connect 10.1.0.125:39099

And debug Chrome:

chrome://inspect/#devices

Chrome flags to be enabled:

chrome://flags/#enable-experimental-web-platform-features
chrome://flags/#enable-web-bluetooth-new-permissions-backend

Dev tool to discover gatt services:

chrome://bluetooth-internals/#devices

Other resources: