Hello everybody!
Pls help me to understand very strange BLE behavior.
I have a device with BLE module. First of all, the device works good with other APPs, for example, nRFConnect.
But when I try to use my device with Thunkable Live test, it can work ONLY if I firstly connect it to nRFConnect.
To be more detailed it can be connected, I see the ID of my device. But the Read String doesnt work until I run nRFConnect and connect my device in it. Its very strange for me, I dont understand how this is possible.
I dont use NOTIFY in Thunkable. This is just a Characteristic`s attribute, that is set on Device side.
I use Receive String in blocks.
But it works only after I connect a device in any another App, for example, BLE Scanner, nRFConect, etc.
Only after this, the Receive String starts working.
I can tell you more. I made the same APP in AppInventor and it works good.
And the same strange thing: Thunkable APP can do the Receive String block only if I firstly launch the AppInventor APP and connect my device in it.
I cant understand how this works and why.
Why Thunkable App can work only if another APP is launched and connected to my device?