We need sime help with sensor signals.
The signal captured by the temperature sensor is this: Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 30, 11, 0, 255] Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 19, 11, 0, 255] Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 14, 11, 0, 255] Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 0, 11, 0, 255] Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 245, 10, 0, 255] Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 235, 10, 0, 255] Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 229, 10, 0, 255] Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 219, 10, 0, 255] Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 205, 10, 0, 255] Received data from A8:1B:6A:A8:98:CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2, 196, 10, 0, 255] Disconnected from A8:1B:6A:A8:98:CB What we need to know is how they are composed and what are the communication frames of each of BLE sensors. Example: Received data from A8: 1B: 6A: A8: 98: CB characteristic 00002a1e-0000-1000-8000-00805f9b34fb (5) [2,205,10,0255] Byte 2 means start of signal, byte 205 indicates x value, byte 10 indicates y value, byte 0 indicates read succeed, byte 255 indicates end of signal, understand? This kind of detail we do not find in Libelium documentation available on the internet and it shoud be, or not? Our sensors are temperature, blood pressure and oxygen
|