Welcome back! In the earlier post we already managed to connect and read characteristics from a BLE device. But had it only logged to console.
Now let’s also display it on GUI.
Continue reading “Blazor Web Bluetooth – Android – Part 2”Requirement engineering, coding, photography
Welcome back! In the earlier post we already managed to connect and read characteristics from a BLE device. But had it only logged to console.
Now let’s also display it on GUI.
Continue reading “Blazor Web Bluetooth – Android – Part 2”Basic BLE Device using ESP32 NodeMCU.
Code can be found here: https://github.com/sukapx/Esp32_BLE
Documentation of Web Bluetooth that will be used
Good to know: Blazor Remote Debugging – Android
Calling Javascript from Razor and Razor from Javascript: Microsoft Docs
Continue reading “Blazor Web Bluetooth – Android – Part 1”