I have bought a transparent oled screen a while back and tried to use it today.
I copied and pasted the sample code given from your website and used the qwicci wire to attach the wireless display to the things plus. While I got the power led to turn on, I can not get the display to work.
is there anyway to fix this.
thanks
fadil
PS : I got no errors from the code and I installed all the right drivers
The first check I would want to make is that the screen cable is inserted firmly and correctly. Sometimes the ribbon cable can slip or be placed in the connector incorrectly.
Secondly, I would try downloading or installing the full libraries for this product. You can search in the Arduino Library Manager or install a downloaded zip folder. This can make sure that all dependencies are present just in case something is missing without throwing a full error.
Thirdly, can you provide a link to the hookup guide that you followed?