You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Immediate Send function on Sensor Array
- Sends arbitrary data to a remote device
- Requires that it is connected already
- Does not block for a response
- Receiving end emits didReceivePayload event
- Application's job to introspect the data and ensure it is valid
- Intended to be used to send supplementary (non Herald protocol) messages to a remote device
- May be used in future for other app ideas
App may need to write data to share immediately, rather than wait for a scan/connect cycle
The text was updated successfully, but these errors were encountered: