I work with TI SensorTag , and I want it to be able to store data when my phone is not in range for a Bluetooth LE connection. Currently, the sensor transmits data only when the device is in the wireless range.
Having accessed the firmware on the SensorTag, it seems that it should store data, even if the phone is not in range, and then transfer it when the device becomes available. I use an iPhone, accessing it using my sample code . I can also use Android code if someone thinks it will work better.
Can I tell the firmware to register this data locally? If so, what commands do I need to send via Bluetooth LE? If not, is it possible to change the firmware to support this?
android ios physics sensor texas-instruments
user1446797
source share