Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.
/ GDNativeBLE Public archive

GDNative implementation of NativeBLE (Bluetooth Low Energy library)

Notifications You must be signed in to change notification settings

GDWired/GDNativeBLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDNativeBLE

Implementation of NativeBLE (Bluetooth Low Energy library) in GDNative

A BLE device such as the ESP32 is needed to run the godot project, the program used in the ESP32 is in the esp32 folder (tested on PlatformIO only)

Capture d’écran 2022-07-31 à 13 49 17

Capture d’écran 2022-07-31 à 14 48 30

The BLE library used in this project is deprecated (https://github.com/kdewald/nativeble), so this project is deprecated too, but I implemented a plugin using the successor of NativeBLE named SimpleBLE (https://github.com/OpenBluetoothToolbox/SimpleBLE) you can find the source code here (https://github.com/GDWired/GDSimpleBLE).

Works only on macOS but should work on other platfroms.

About

GDNative implementation of NativeBLE (Bluetooth Low Energy library)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published