Reading the post: What does bluetooth paired device "Store Data" do? - #3 by Martynas I have a new/additional question. How can I read the saved data in /tmp/blesemd_db (on a RUTX14)?
Hello,
To read the Bluetooth database data stored in /tmp/blesemd_db in a convenient format, you would need to use an SQL browser tool (for example, SQLite) to open and parse the database file.
In addition, to mention, you can also read a sensor’s data in real time by using ubus call command, as described in article here:
Best regards,
This topic was automatically closed after 60 days. New replies are no longer allowed.