Hello All,
Is there any already available example of OLED display interfacing with nRF52DK, pca10040, SDK 14.1 in Segger Embedded studio?
I am working on a project where i need to interface a SD card, an OLED display along with BLE support on nRF52DK, PCA10040, s132; where I am expected to transfer a text from mobile app 'nRF Toolbox' in UART and also transfer the same text to SD card as well as display the same in the OLED display.
I am successful in achieving BLE support along with SD card where I am able to send text through the mobile application to the nRF52DK and also store the same in SD card as a text file. Although, I want a OLED display support in addition to it in order to show the same text on the OLED display.
I have attached the zip file of the work, can anyone help me with OLED support on SDK 14.1, Sble_app_uart_fatfs_sdk141.zipegger embedded studio?
It would be very helpful. Thank you in advance.