I connected my device with Bluetooth BLE using a Flutter application, and this is what I obtained: 'indication received from 00002a35-0000-1000-8000-00805f9b34fb, value :(0x) DE-F6-F4-16-F3-FF-07-E4-07-01-14-08-2B-00-B2-F2-01-80-00'. How do I interpret these results? When I used nRF Connect, the interpreted values of systolic pressure are: 127.0 mmHg. How was the systolic value obtained? Considering that the format of the systolic pressure is sfloat (2 bytes) and 'The value of 1 equals 1.0 mmHg. The valid range is 0-300.' However, I was unable to determine how the systolic and diastolic values were obtained in mmHg. How can I demonstrate that it is equal to 127.0 mmHg?
Interpreting Bluetooth BLE Data from Flutter App: Understanding Systolic Pressure Values
76 Views Asked by al ice At
1
There are 1 best solutions below
Related Questions in ANDROID
- Creating global Class holder
- Flutter + Dart: Editing name of a tab shows up a black screen
- android-pdf-viewer Received status code 401 from server: Unauthorized
- Sdk 34 WRITE_EXTERNAL_STORAGE not working
- ussd reader in Recket Native module
- Incorrect display of LinearGradientBrush in IOS
- The Binary Version Of its metadata is 1.8.0, expected Version is 1.6.0 build error
- I can't make TextInput to auto expand properly in Android
- Creating multiple instances of a class with different initializing values in Flutter
- How to create a lottie animation
- making android analyze with coverity sast tool
- Flutter plugin development android src not opening after opening example
- I initialize my ViewModel in the Activity with several fragments as tabs, but the fragments(tabs) return null for the updated livedata
- Node.js Server + Socket.IO + Android Mobile Applicatoin XHR Polling Error...?
- How I can use the shared preferences class?
Related Questions in FLUTTER
- Flutter + Dart: Editing name of a tab shows up a black screen
- The Binary Version Of its metadata is 1.8.0, expected Version is 1.6.0 build error
- Way to get CustomPainter to track face in Camera Flutter MLKit
- flutter Null check error: did not show file and line number
- Creating multiple instances of a class with different initializing values in Flutter
- I want to paste stickers into to my TextField and to show the stickers beside the emojis
- Flutter plugin development android src not opening after opening example
- Module not found when building flutter app for IOS
- How to make barrier area interactive in flutter modal bottom sheet
- Can an RPC result be included in a Supabase select function in Flutter for Data Modeling?
- Why do I need to wait to reaccess to Firestore database even though it has already done before?
- Flutter web app on Windows -how to support mouse drag for horizontal and vertical scrolling as well as using mouse wheel
- I wrote this time displaying FLUTTER app, How can I improve it?
- Appwrite and / or Spring Boot Backend
- Flutter two_dimensional_scrollables Web app Chrome - cannot get horizontal scroll to work?
Related Questions in HEX
- From Buffer("string", "hex) to string JS
- Dart: how to convert Hex String to Ascii string
- How to convert n most significant bits in a hexadecimal byte string in Python 3
- keil debugging mode doesn't work properly
- How to save Hex value characters from char array elements to a char array, TCHAR, LPCTSTR, and CString?
- hex representation for integers in Golang
- Convet byte[] in ASCII
- Hexadecimal radix to sort a list of 4-byte integers
- python to_bytes() to return an even number of digits
- SASS invalid syntax hexadecimal color on 8 degit with rails?
- Convert binary to hexadecimal using MASM32
- Is there anything wrong with checking two hex values using == in C?
- Interpreting Bluetooth BLE Data from Flutter App: Understanding Systolic Pressure Values
- C++ uint16_t to hex
- Edit the file and replace the Hex value with Bash script
Related Questions in BLUETOOTH-LOWENERGY
- How to receive Bluetooth value in Android app
- provision failed and giving null pointer exception in android using ESP provisioning Library
- Need the decoded data while from server esp32 send and Receiving in react native cli
- python script using bluetooth running on windows 11 vs raspberry pi4
- How to make sure only one client connect to the BLE server on ESP32?
- Samsung SM-A546E Bluetooth in background odd behaviour
- Android OnCharacteristicChanged - Continuous stream of bytes from Bluetooth Stethoscope
- ESP32 BLE Arduino And getting a compile error of 'ringbuf_type_t' has not been declared
- (corebluetooth didUpdateValueFor) data is not being sent properly between my peripheral arduino 33 nano and iOS app
- Constructing a script using a 3rd party library
- BLE SMP packets sniffing using scapy python
- Error in Bluetooth specification? Heading field of Location and Speed
- How to understand the Sensor Setting Property ID in the SIG Mesh model
- Problem with mapping of BLE 5.1 ATT protocol stack with winsock & winsock2 arcitechture
- Plot ecg graph in flutter
Related Questions in DEVICE
- How to remove an android virtual device that is not in the list?
- Plot ecg graph in flutter
- How to disconnect bluetooth device connected to my phone?
- Implementing Device-Specific Redirects in Angular Routing
- Correcting Raw Data Reading Issue in flutter
- get values from ble device (Understanding Data Conversion (ieee-11073 16 bit) )
- Interpreting Bluetooth BLE Data from Flutter App: Understanding Systolic Pressure Values
- The app can be installed on my device, but the Google Play Store shows that it is not compatible with your device
- get values(pressure blood) from ble device in flutter
- Set Device Owner
- How can i get device name Like: iphone pro max, Samsung galaxy S20 Ultra, etc
- How can I fix @media max-width issue in html and CSS?
- Cannot hear the audio when I don't connect the laptop with the bluetooth speaker
- How to connect and obtain a blood pressure monitor from the Beurer brand with Flutter application (device BM 96)
- Calling .backward() on two different lossess triggers "Expected all tensors on the same device" RuntimeError?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The GATT Specification Supplement documents the definitions for all GATT characteristics. I your case you will find the information for Blood Pressure Measurement on page 43 of GATT Specification Supplement, Version Date: 2024-02-21
With regard to the Flags field, the Blood Pressure Measurement Compound Value - Systolic in
mmHgis found in byte 1 and 2 asmedfloat16.medfloat16is an IEEE-11073 16-bit SFLOAT value. You can find lots of information on Stack Overflow about how to convert it to a float value in your preferred programming language. Examples:How to convert IEEE-11073 16-bit SFLOAT to simple float in Java?
Converting two bytes to an IEEE-11073 16-bit SFLOAT in C#
For your measurement 0xF4F6, the mantissa value is 1270 and the exponent value is -1.
Addition, SFLOAT (16-bit) representation:
Bits 0-11 represent the
mantissa, Bits 12-15 represent theexponentmantissa: 0x04F6 -> 2's complement -> 1270exponent: 0x000F -> 2's complement -> -1