Skip to content

Bluetooth Low Energy, with the ability to view specific characteristics and send them to UDP.

Notifications You must be signed in to change notification settings

a-mkrv/BLEClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

BLEClient

Bluetooth Low Energy with the ability to view specific characteristics and send them to UDP.

Description of the interface:

Buttons:

  • Once - scanning the bluetooth devices around for a preset time (5 seconds)
  • Always - a constant devices scanning
  • Stop - stop scanning bluetooth
  • All - Search for all devices around (Yes), or one or two with the specified number UUID (No)  

Table of devices:

  • The table displays scanned devices around: contains the device name and address.

UUID service: input and display characteristics for a specific UUID.

Delete: clear the table with the characteristics of the services.

Table of characteristics:

  • UIID and value characteristics.
    • / -: respectively, the right to read, write, receive notifications from the characteristic.
  • Read selected characteristic (needed when notifications are unavailable)
  • Write to BLE: writing a randomly generated string to the selected characteristic

Transfer: UDP data transfer to the required server

About

Bluetooth Low Energy, with the ability to view specific characteristics and send them to UDP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published