Tag: Bluetooth
SOCORAD32 is a new ESP32 powered walkie-talkie
We recently covered a soon-to-be-live crowdfunding project called BeanCounter that lets you count cut tapes and reels. Another upcoming project on CrowdSupply is a software-controlled radio walkie-talkie powered by an ESP32 microcontroller. However, the manufacturer, Mord Technologies,...
Continue ReadingBT indoor positioning antenna board for commercial applications
u-blox, a global provider of positioning and wireless communication technologies and services, has announced the u-blox ANT-B10 antenna board for Bluetooth direction finding and indoor positioning applications. Designed for integration into commercial end-products, the board enables low...
Continue ReadingSensor 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 ReadingMurata Electronics Type 1XK Wi-Fi®+BLUETOOTH® Module
Murata Electronics Type 1XK Wi-Fi®+BLUETOOTH® Module is a small and high-performance module based on the NXP IW416 combo chipset. This module offers Wi-Fi 802.11a/b/g/n, Bluetooth 5.2 BR/EDR/LE, with up to 150Mbps PHY data rate on Wi-Fi, and 3Mbps PHY data rate on Bluetooth. The...
Continue ReadingBluetooth Low Energy (BLE) Tutorial for Beaglebone using python
1. Introduction This is a simple example showcasing how to control a BleuIO dongle connected to Beaglebone Black using a python script. When running the script, it will first ask for the com port where the dongle is connected (usually '/dev/ttyACM0'). After that, BleuIO will start...
Continue ReadingBluetooth Low Energy (BLE) Tutorial for Arduino using BleuIO
1. Introduction The project is a simple example showcasing a quick way to setup an Arduino with a USB Host Shield as a USB CDC Host capable of communicating with the BleuIO Dongle. When a BleuIO Dongle is connected to the USB port, the BleuIO Dongle will start advertising. It will...
Continue ReadingTriple-band antenna is available at Mouser
Johanson Technology 2450AD18A6050 Mini Ultra-Wide Triple Band Antenna Johanson Technology 2450AD18A6050 Mini Ultra-Wide Triple Band Antenna is a miniature BLUETOOTH®/Wi-Fi® 6E and UWB internal chip antenna that operates in the 2400MHz to 2500MHz, 4900MHz to 5850MHz, and 5850MHz to...
Continue ReadingCreate 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