Hey,
I am using the BLE Plugin to connect a SH-M08 BLE module with a phone to read analog values from an Arduino Nano V3.
I created a client action reading the value on the click of a button, which works fine. However, I am struggling to find a way to automatically read the values sent by the Arduino without having to press a button.
I would like the data to be read in the background at all times with no human activity needed.
How do I set that up in OutSystems 10?
Thanks in advance!