Hi
I have managed to cobble enough code together to talk to an ANT+ device not supported by the current SDK. I want to now be able to send data to this device.
I assume I need to use the GenericChannel.sendBroadcast(data) function ? If so, does anyone have an example of how to send 8 bytes using this function ? This is more a MonkeyC question I suppose.
Thanks!
J