B4A Library Customise your BLE GATT Service with BLE Peripheral 2 Enhanced - Peter Simpson    Feb 10, 2024   (25 reactions) BlePeripheral2Enhanced library.
Using this library, you can create your own custom BLE GATT Service or emulate... int number as the key and an array of bytes as the value.
BLE GATT primary service with multiple... B4R Library ArduinoBLE GATT - Peripheral & Central in one - Peter Simpson    Jan 23, 2026   (11 reactions) Hello everyone,
This has been a long time coming, but B4R now has an ArduinoBLE library supporting....
I originally wrapped a basic version of this ArduinoBLE library a couple of years ago, with only limited... useful functions as possible for the B4X community.
About this library:
rArduinoBLE is a modern, high‑performance Bluetooth Low Energy wrapper for B4R, built on top of the official ArduinoBLE... B4A Question BLE GATT Server and GATT Client - walterf25    Oct 2, 2020 Hi All, i'm somewhat confused with these two terms.
I have a device which is essentially a BLE badge reader, according to the spec-sheet I need to implement a GATT server with own GATT service... B4A Question Wait For when reading BLE GATT descriptor - emexes    Jul 21, 2019 I am reading descriptors using the code from:
https://www.b4x.com/android/forum/threads/ble2-how-to-read-a-bluetooth-characteristic-descriptor.102483/#post-643594
but waiting for the response from the BLE device using polling:
https://www.b4x.com/android/forum/threads/ble2-how-to-read..., that will wait for a callback from the gatt.RunMethod("readDescriptor" request?... B4A Question Need to change MTU in BLE GATT BleCharacteristic - Erel (first post)    Sep 18, 2019 I recommend you to use BLE2 library.
Changing the MTU: https://www.b4x.com/android/forum/threads/need-to-change-mtu-in-ble-application-solved.101722/#post-638873... B4A Question Python Convert To B4A Language or Java - TILogistic (first post)    Oct 30, 2024 ? BLE GATT and Calculation CRC 16 https://www.b4x.com/android/forum/threads/customise-your-ble-gatt-service-with-ble-peripheral-2-enhanced.158056/#content https://www.b4x.com/android/forum/pages/results/?query=ble+gatt... Share My Creation HomeKit32 - Modular Smart Home Kit - rwblinn    Dec 14, 2025   (9 reactions) , modular automation platform using ESP32, BLE, MQTT and B4X. The ESP32 runs B4R firmware acting as a BLE GATT server and optional MQTT gateway. Clients exist for B4J, B4A, Python, and a Blockly visual..., sensors, LCD, RFID, etc.). Communication uses framed BLE packets and JSON/MQTT payloads... performance HMI (Desktop/Android): B4J and B4A using HMI Tiles (ISA-101 Standard) Communication: BLE (UART... B4A & B4J BLE Clients 168870 B4J Blockly BLE Client - Fully Integrated in Webview, Custom Blocks... B4A Question Sending and receiving data/text over bluetooth without paring - emexes (first post)    Sep 26, 2025   (1 reaction) Advertising. I think @Peter Simpson updated a BLE server peripheral library that should enable this. five minutes later... This feels like it: https://www.b4x.com/android/forum/threads/customise-your-ble-gatt-service-with-ble-peripheral-2-enhanced.158056/ and the specific bit you'd be using to send information is: Properties: ManufacturerData As Map Gets or sets the manufacturer... and an array of bytes as the value. which other devices the receive via the BLE2 scan for... B4A Library [B4X] BLE 2 - Bluetooth Low Energy - Erel    Jan 4, 2023   (30 reactions)   tags: Bluetooth, Bluetooth Low Energy, BLE This library replaces the previous BLE library. It is simpler to use and it is more powerful. Its API is based on B4i iBLE library which makes it easy to reuse B4i code. See the iBLE tutorial: https://www.b4x.com/android/forum/threads/ble-bluetooth-low-energy-library.46099/#content Tips &... characteristic. - BLE is only supported on Android 4.3+. See the attached example. Note that the important code in in the Starter service module. Edit: A new version of BLE_Example was uploaded... B4A Question Impacts from having your Google Play account closed - emexes (first post)    Aug 12, 2024   (1 reaction) but I didn't generate new UUIDs for the characteristics. What was wrong with the previous characteristic ids? Did they need to change? Did they change? As long as both sides of the BLE GATT connection agree on the ids, whatever they are, should all work fine. If not, then... nRF Connect app to the rescue! (as in: it can confirm that at least one side of the connection is working).... Page: 1   2   3   4   5   6   7   |