Hi,
I have a TinyScreen+ and a Nordic Bluetooth Low Energy TinyShield in my stack. I successfully compiled and am trying to run Ben Rose's "TinyCircuits NRF8001 UART Example Sketch updated" 27 May 2016 on the TinyScreen+
The only device I did not recognize in the Bluetooth setup on my android phone is named "URT". When I try to pair to the device named "URT" on my cellphone it says "Unable to communicate with URT".
I had a strange problem with the Ardunio IDE standard Serial Terminal flip-floping between COM 9 and COM 10 identified for the TinyScreen+ when the code was uploadig.
When I am successful uploading the code, the "standard" Serial Monitor from IDE outputs:
Evt Connected
Evt Pipe Status
Evt Disconnected/Advertising timed out
Advertising started
when set at either 115200 and 9600 baud rates.
Any idea what is going on?