I want to collect sensor data (logging or streaming mode) and use the beacon mode simultaneously, is it possible? Can we do this by modifying the Android SDK?
Thank for your answer. How can we use logging/streaming mode and beacon mode simultaneously? I can use MetaMotion R in either beacon mode or streaming/logging mode, but unable to do it together.
@Eric said:
Oops, I answered too hastily. You can't stream and advertise but you can log and advertise.
Post what you have so far.
Thanks for your answer. I found that after I set beacon mode, then I started to logging data using matebase app. Once the MetaSensor started to log data, I can't receive any beacon signal. So, how can I log and advertise at the same time?
Comments
Yes
Not sure why you would modify the SDK to do this. Why not use the SDK as is?
Thank for your answer. How can we use logging/streaming mode and beacon mode simultaneously? I can use MetaMotion R in either beacon mode or streaming/logging mode, but unable to do it together.
Oops, I answered too hastily. You can't stream and advertise but you can log and advertise.
Post what you have so far.
Thanks for your answer. I found that after I set beacon mode, then I started to logging data using matebase app. Once the MetaSensor started to log data, I can't receive any beacon signal. So, how can I log and advertise at the same time?
Metabase customizes the ble scan response for its own use.
You need to write your own app.