Send Data on Movement.

Is there a way to setup the device to only send motion data anonymously when it is moving based on a threshold?

will mbl_mw_metawearboard_create_anonymous_datasignals work for this, meaning will the device always be connected to the BLE transmitting? or only when it has data to transmit?

Basically what I we are looking for is a way to know when something is moving (or spinning). If the device is moving, then it will not transmit, but if the movement goes above the threshold, then the device will report or send out a data blob.

Comments

Sign In or Register to comment.