in Education by
I'm using bluetooth LE to stream some pressure sensor data, along with an inertial motion unit data. The IMU sensors need self-calibration to provide useful data. Some example of the calibration is moving it in a 8-figure path, or lay it down still for about 1 second. The IMU provide data, along with the calibration level (uncalibrated -- partially calibrated -- totally calibrated). I currently stream pressure sensor + IMU data through a single service. Where should I put the IMU calibration data? In a different service, or a different characteristic? Ideally, I want to be able to check the calibration level, perform the self-calibration, and then will start recording real data. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
I would suggest you use one service and different characteristic. Actually on Bluetooth SIG there is are many similar BLE profiles which may same with your requests, you may refer them. There was an ongoing profile named TPMS but not adopted yet.

Related questions

0 votes
    What is BLE (Bluetooth Low Energy) in IoT?...
asked Jan 18, 2023 in Education by JackTerrance
0 votes
    I want making multi-bluetooth from Android studio. I found multi-bluetooth java code libraries. but I am ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 3, 2022 in Education by JackTerrance
0 votes
    'Bluetooth' is named after? 1. Blue Whale 2. Harald Blatand 3. Harold Bleacher 4. Bluetooth...
asked May 5, 2021 in General by JackTerrance
0 votes
    In self organizing network, how is layer connected to output layer? (a) some are connected (b) all are one to one ... (d) none of the mentioned Please answer the above question....
asked Aug 27, 2022 in Education by JackTerrance
0 votes
    I ran into a problem a few days ago when I had to introduce C++ files into a Java project. It ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    I ran into a problem a few days ago when I had to introduce C++ files into a Java project. It ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    I ran into a problem a few days ago when I had to introduce C++ files into a Java project. It ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    There is only one question related to this and it is more about which one is better. I just don't ... exactly lies the difference? Select the correct answer from above options...
asked Jan 27, 2022 in Education by JackTerrance
0 votes
    4. University Career Fair int { 9 10 11 12 13 14 ALL A team organizing a university career fair has a list of ... 24 25 26 27 28 29 Select the correct answer from above options...
asked Dec 14, 2021 in Education by JackTerrance
0 votes
    7. Which of the following management task is most important for a supervisory manager? Al Staffing (B) Planning ... (Di Controlling Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    A and B are two events such that odds odds against A are 2 : 1 odds in favour of A∪B are 3 : 1. If x≤P(B)≤y ... 3,3/4) D. none of these Select the correct answer from above options...
asked Nov 16, 2021 in Education by JackTerrance
0 votes
0 votes
0 votes
    Statement-1: Let n≤3 and A1,A2,..,An be n independent events such that P(Ak)= 1 k+1 for 1≤k≤n, then P( ... False, Statement-2 is True. Select the correct answer from above options...
asked Nov 15, 2021 in Education by JackTerrance
...