This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

OLED display example for nRF52DK, PCA10040, s132.

Hello All, 

oled.rar

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.

Parents Reply Children
  • Thank you so much Aryan. 

    Although, the keil version I am using is a trial version and code size is limited in this environment, and the project file that you helped me with has a greater code size. I was using Segger embedded studio. Can you please help me out with adding these project files to my Segger embedded studio project?

    It will be a great help Slight smile. Thank you in advance.

Related