Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 909 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 909 Bytes

Bluetooth BLE connection form the web

Connecting to the Thingy 52 IoT Sensor Kit with Bluetooth BLE from a Chrome browser. Thingy 52

Blog post found at blog.vertica.dk

In the Thingy 52 manual, the most important part is this page

  1. Simplest is the button-demo that only reads the state of the button when user presses it.
  2. Writing to the LED with the led-demo is only sligthly more complex.
  3. Full demo of the Weather Station service with the temperature-demo

Enjoy!