Close
0%
0%

Transfer Data Between two Bluetooth Dongle

In this project, we will demonstrate how two Bluetooth dongles can be paired together and share data between them.

Public Chat
Similar projects worth following
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
Starting from
$19.99
axelh has 13 orders / 0reviews
Ships from Sweden
To pair two Bluetooth dongle, one of them needs to be configured as Central and other needs to be configured as Peripheral. We already wrote a Python script that sends data back and forth between dongles.
In short :

One dongle will take on the Central role and the other will take on the Peripheral role.
Then they will connect to each other.
The Central dongle will then start off sending a message; "Echo".
The Peripheral dongle will then receive the message and send it back to the Central dongle which in turn will receive it and send it back and so forth until the script is stopped.
Device Required:
Laptop
2 BleuIO - BLE Dongle

Software Tools Required :
Tera Term
Python
Follow the instructable
https://www.instructables.com/Sending-and-Receiving-Data-Between-Two-Bleutooth-D/

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates