Fetching the stored sensor data
Hi,
I wanted to use mbient env or C sensors to log sensor data and save it in the board memory.
My intent is to fetch this data over to a BLE bridge and from there to some other system.
Now , my question is how do we connect and fetch this saved data from the boards?
Any direction on this regard would be of much help.
As of today, I could just connect to the sensor board in two ways;
- Using the metaware Android API
- Using the standard Android BLE library and read the BLE advertisement.
This discussion has been closed.
Comments