SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By And91
#195271
Hello guys, I really hope someone can help me.
I can't read the serial info back from the Purpletooth Jamboree.
I tried with:

String buffer = ""; (global var)
Serial.println("Buffer: " + buffer);

char d = swPort.read();
Serial.println(d);

I really need that since I need to get phonebook, call info and other things from the BC127.