Search found 1 match
- Sat May 19, 2018 9:19 am
- Forum: General Discussion
- Topic: How to send data from sd card to another device via bluetooth?
- Replies: 1
- Views: 4610
How to send data from sd card to another device via bluetooth?
I have some few files in my sd card module which is connected to my esp32. I would like to create a function in which if I send it the file name via the Bluetooth Serial it should send the file to the device. But I do not know how to do that I googled for help. But I can't find anything useful for n...