For testing I am using private UUIDs on the my server device:
Service: c24995d4-0a48-41ec-b9c0-4c3488041ffa
Characteristic1: 516e4a32-562b-4378-9ade-f64252fb5854
Characteristic2: d9bcf8c4-1d56-43ab-91a1-d82d7f52ef5f
Characteristic3: 4fa4cc32-e3c4-4c8c-89e4-3c7b2b116403
On the 'nRF Connect' tool...
Hello!
I have a bluetooth device. I have already read the posts about BLE2 (included the BLE 2 - Bluetooth Low Energy thread).
My android device is paired correctly with the bluetooth device.
I cannot understand the way that I can use the method WriteData.
Is there a specific process, that I...
https://developer.android.com/reference/android/bluetooth/BluetoothGatt#setPreferredPhy(int,%20int,%20int)
I searched the forum, but couldn't figure out how to request a different Phy from a BLE Server.
I mean gatt.setPreferredPhy method.
Would you kindly illuminate me?
This isn't a question, just an observation that might save someone the days of stress that I've just had.
Symptom is an app that reads a BLE sensor, works great during development using B4A Bridge, solid as a rock. Then I recompile it with logging disabled (and now even comment out all...
Buonasera a tutti,
è qualche giorno che sto girovagando per il forum ma non riesco a trovare le istruzioni con tutte le proprietà ed i metodi della libreria BLE2 Bluetooth Low Energy per poterla utilizzare al meglio.
In particolare devo trasferire dei dati tra un modulo HM-10 e android come ad...
I am using BLE2 library (1.36) and the example code 'BLE_Example' posted in the forum to connect my Android phone (central) with a CC2541 chip (peripheral). I am using B4A v8.3.
Initially, I was able to connect with CC2541. But, after a few tests, the CC2541 disconnects immediately after...
Playing around with the BLE peripheral library, I'm wondering if it's possible to change the advertising data. When doing a BLE scan with a RedBear Duo, it shows me:
reportCallback:
The advEventType: 0
The peerAddrType: 1
The peerAddr: 64 D6 55 74 E2 D9
The rssi: -55
The advertising data: 2 1...
Hi, I'm trying to read rssi value from a BLE device connected but the event Manager_RssiAvailable never rise. I've tried with a pair of devices and the result is the same in both cases.
I'm using a service:
Sub Service_Start (StartingIntent As Intent)
Manager.Initialize("Manager")...
I have an android app using BLE2, but BLE2 doesn't have functions to turn the Bluetooth Adapter on or off. Is it possible to add the BluetoothAdmin lib to my app along with BLE2? Will they play nicely together? :)
Thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.