A few questions about the “data (byte array)” option of the BLE transmit block:
1: What data type does it actually take (i.e. list, number, string, etc.)?
2: Why does it just instantly crash the Thunkable Live app whenever I attempt to transmit with it? Bearing in mind that the transmit string option works just fine.
3: Is the inability to transmit purely an issue with the Thunkable Live app (i.e. if I was to download and install the app on my phone, would it then work successfully)?
If it helps anyone, the phone I’m using is a Xiaomi Mi 9t Pro (Android) and my desired application is to send literally a single-byte value to a BLE module (again, if it helps, a RN4871 by Microchip). Ideally, I would want this value to be produced by a slider but honestly, I’ll take something that will actually work for now.
Thanks in advance for any input on this topic.
EDIT: It’s not just the Thunkable Live app.