-
Hi, I am trying to read the data from a Pulse Oximeter using BluetoothSerial. I am not able to get the data with
bluetoothSerial.read(app.readSuccess, app.onError);
bluetoothSerial.subscribe('\n', ap…
-
thanks for the script! can the output CSV include the time of day? its difficult to plot otherwise.
-
When using the NRF51822 library with BLE_API there's a clash with some names.
Looking at blecommon.h, these enums are declared:
``` C++
enum {
BLE_UUID_UNKNOWN = 0x00…
jcady updated
9 years ago
-
The SimpleBtSppPlugin is a great proof of concept for working with bluetooth from Webworks. Is there any chance it could be extended to support GATT for non-chat applications, or would it be better to…
-
Dear CMRR-MB team,
we started to use R10c and upgraded to R011a on our Skyra (VD13A SP4).
We are interested in the integrated physlog feature (pulse) of the BOLD variance.
Unfortunately we face a sy…
-
on page 215 of as5506-draft1.2-09222011.pdf defines property_owner as
property_owner ::=
-- AADL or Annex meta model named element
named_element_qualified_meta_model_identifier | unique_classifier…