Tag: NUCLEO-H743ZI2
Mcu
Sensor data collection from STM32 and SHT85 using Bluetooth Low Energy
A simple Bluetooth Low Energy project showing how to get sensor data from SHT85 which is connected to the STM32 Nucleo-144 using javascript. Requirements : A BleuIO dongle (https://www.bleuio.com/) An SHT85 sensor (https://sensirion.com/products/catalog/SHT85/) A board...
Continue Reading
IoT
Create BLE project with STM32 and BleuIO
1. Introduction The project is a simple example showcasing a quick way to set up a STM32Cube project as a USB CDC Host capable of communicating with the BleuIO Dongle. When a BleuIO Dongle is connected to the Nucleo boards USB port the STM32 will recognize it. It will then accept 3...
Continue Reading