
-
when i disable the clock3.timer block as well as the event registered for the same in itoo, it works fine, the disconnect button indeed disconnects the device
-
but when i enable the sametimer in the block, it seems to disrupt the disconnectbuttons prompt, and doesnt disconnect the device.
i believe the issue is with me using the clock incorrectly, how should i proceed what needs to be changed? -
i saw somewhere that itoo doesnt take global variables when in background.
my question is that- are the serviceuuid and other variables in the bluetoothle1.bytesrecieved block, global variables? -
also, is this the right way of using the itoo blocks? like- after registering events for the blocks that needs to be run in bg, should the blocks for the same be like this or should i just not add them?
.