I have a mobile app that controls a BLE cycling device. I would like to create a widget that acts as a dashboard to the app ( or even controls the BLE device directly) for an Edge.
I tried both the Communications.registerForPhoneApp and Communications.transmit methods but both return false to the 'if (Communications has ...)' check. I subsequently found the 'Known issues' thread and see that these methods are not supported on the Edge, but with no explanation as to why not.
Is there a plan to enable these methods for the Edge? if so any idea as to when I could hope to see them?
Chris