paint-brush
Using Arduino for Bluetooth Low Energy (BLE): A Step-by-Step Guideby@bleuio
174 reads

Using Arduino for Bluetooth Low Energy (BLE): A Step-by-Step Guide

by BleuIO7mNovember 28th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

The project is a quick way to set up an Arduino with a USB Host Shield as a USB CDC Host capable of communicating with the BleuIO Dongle. It will then act as a terminal, taking input and sending data to the Arduino Virtual Com Port. The largest possible max.packet size for the function Acm.RcvData() is 64 bytes, so to accommodate the amount of data we will receive, we are using three buffers to receive the data. We print it out to the serial terminal connected to the Virtual COM Port.

Company Mentioned

Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Using Arduino for Bluetooth Low Energy (BLE): A Step-by-Step Guide
BleuIO HackerNoon profile picture
BleuIO

BleuIO

@bleuio

BleuIO is Bluetooth Low Energy USB dongle that can be used to create BLE applications in the fastest and easiest way.

About @bleuio
LEARN MORE ABOUT @BLEUIO'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

BleuIO HackerNoon profile picture
BleuIO@bleuio
BleuIO is Bluetooth Low Energy USB dongle that can be used to create BLE applications in the fastest and easiest way.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here