Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. Join them; it only takes a minute:

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

I came across this post

http://stackoverflow.com/questions/10327506/android-arduino-bluetooth-data-transfer

where the author sends files from the arduino to android platform over bluetooth.

I am wondering, is this possible to achieve with the ESP8266 SoC?

I have no experience with it, but i am willing to buy and experiment, if it hads that functionality.

share|improve this question
    
Will you be using an Arduino to transfer the data from the SD card to the ESP8266? If so it should be possible. If not it gets trickier - it might still be possible, but also ceases to be on topic here. – Chris Stratton Apr 17 '15 at 3:45
    
yeah, using the arduino of course – user1584421 Apr 17 '15 at 15:58

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.