I am developing using hexiwear.
I run the Android app by connecting it via Bluetooth.
while (true)
{
blueLed = !kw40z_device.GetAdvertisementMode();
…
}
I want to display Disconnected on the hexiwear screen when the bluetooth connection is lost.
if(bledisconnection == true) {
...
}
Is there a way to make it work when disconnected like this?
Hello,
Could you please help us contacting MikroElektronika directly for this question ? You can try checking the available forums that are already on this part.
Regards,
Oh, there was a tech support site!
I can't find it in the forum, so I'll send a note to the technical support team.
thank you!