Hi,
I need help, I am receiving data from Arduino through Bluetooth, How can I store the data in TinyDB and use again?
please help on this
Thank you,.
Hi,
I need help, I am receiving data from Arduino through Bluetooth, How can I store the data in TinyDB and use again?
please help on this
Thank you,.
Hi M Mohammed
Much depends on the type of data, how many values per read (per packet), how many reads per session and their frequency (time span per read).
still I am searching for BLE extension for my arduino bluetooth, will be two 3 values per read and 20 reads per session in one minute
hi,
I need BLE extension for Bluetooth JDY-16 to send and receive data from Arduino and store it in tinydb
(Canned Reply ABG - BLE FAQ with Latest Versions for Permissions)
Are the values all of the same type? i.e., all text or all integers etc?
3 seconds per read should be fine. What I forgot to ask is - what will the stored data be used for later?