Blueapp is smart bluetooth platform for managing bluetooh gateways and devices.
Blueapp platform enables us to access bluetooth devices from remote distance using gateways over the internet connection. With that we are able to monitor, change and read some data from bluetooth devices. There are numerous of thing that we can do with bluetooth devices - monitor sensors, read data, give our device some command etc.
For managing our gateways and devices we are using Bluepp.io portal. Here you can find instructions about opening and setting up Blueapp account.
After account setup we want to write Web Bluetooth based application, that we can add to our account on Blueapp.io portal. You can find instructions for writing node application on this page.
Getting application up and running, we need to post it on some hosting service. For that you can use GitHub page service.
Now that we have our account with gateway attached to it and nearby bluetooth device, and our Web Bluetooth based application working, we want to add it to our organization on Blueapp portal. Find instructions for that here.
About GATT-IP protocol and more datails about Bluetooth device properties visit GATT.
For more details about Web Bluetooth and available features visit official page.