Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
99 views

I have an ESP32S3 communicating to a proprietary device via BLE. I can connect to two of the services and underlying characteristics on the device and get notifications just fine. However one of the ...
0 votes
0 answers
256 views

Anyone help me. bluetooth connection success and onCharacteristicRead received values but it's convert time not coming correct values. here what issue ? conversion anything having issue? ...
0 votes
2 answers
95 views

I created test() function with the proper characteristic DETERMINISTIC as shown below because it always produces the same result 3 according to the doc: CREATE FUNCTION test() RETURNS INT ...
1 vote
0 answers
72 views

I am currently working on a technical book and exploring the characteristics of sections within a Windows Portable Executable (PE) file. Specifically, I have been experimenting with a Python script to ...
0 votes
1 answer
407 views

Working with Arduino ESP32. I managed to implement Environment temp + humidity using the specified BLE spec service and characteristic UUID's. I got lucky as I could see that the values were ...
1 vote
1 answer
584 views

i have some problems by understanding the flag field in Bluetooth characteristics. For example the heart rate measurement characteristic: And its flags: According to my understanding, the first part ...
0 votes
1 answer
900 views

I am working on a Project, and I am new to BLE, I have got problem with writing value to BLE characteristic (run command on BLE device). The characteristic take these values: 0x04 0x01 – Lock mode is ...
0 votes
0 answers
37 views

I have device that accepts commands in write characteristic and returns back data in notification characteristic. Problem is when I call 2 different commands (call 2 writes) and notifications returned ...
3 votes
0 answers
2k views

I am developing an app in flutter using flutter blue plugin where i am getting the data from a customized bluetooth low energy controller all the neccessary data is in characteristic of the property ...
0 votes
1 answer
2k views

For those who have already worked on Bluetooth Low Energy on Flutter: I am developing a mobile application. Simply, every time the user clicks on the "Read Data" button, I want to ...
0 votes
0 answers
661 views

I want to be able to receive notifications on exactly 2 characteristics. Said characteristics are RX and TX from the perspective of the BLE device I am communicating with. I have succeeded in doing it ...
0 votes
1 answer
2k views

I'm running into a bit of a problem when trying to lookup/create a report showing characteristic value descriptions. My issue is that some of our characteristics are created with Datatype = NUM (via ...
1 vote
0 answers
902 views

i am using any app that include flutter_blue package . I want to read , write and notify to some characteristics. I'm having trouble writing to a characteristic. When i use another package or another ...
0 votes
1 answer
662 views

I'm working on a Bluetooth Low Energy medical device and I used the bleak library to connect to the device and read or set data on it. So far I've been able to connect to it and read data from ...
1 vote
1 answer
81 views

IOS app is a peripheral. After pairing, peripheral can successfully update characteristic value to and indicate to subscribed central via updateValue:forCharacteristic:onSubscribedCentrals: When I ...

15 30 50 per page
1
2 3 4 5
...
8

AltStyle によって変換されたページ (->オリジナル) /