SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By Sherrysu
#183085
Hi,
I have OLED block plug in Intel Edison, and OLED can work, following instruction: https://learn.sparkfun.com/tutorials/sp ... d-overview
and Edison can communicate to Arduino code with Android phone by Bluetooth Serial Port Profile (SPP), following below link instruction. in Arduino tool's serial monitor, it can print data or letter which are sent from Android phone.
( https://software.intel.com/en-us/blogs/ ... erial-port )

now, i want to let OLED to display the information of serial port . may I know how? what's the code or command?

Sherry