This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652RB: SDKv3.10: Simple Peripheral and Simple Central no output at Sharp96 LCD Display?

Part Number: CC2652RB

Hi,

   At display example program I was able to output at Sharp96 LCD Display by setting "#define BOARD_DISPLAY_SHARP_SIZE 128" to "#define BOARD_DISPLAY_SHARP_SIZE 96" in CC2652RB_LAUNCHXL.c.

   But at Simple Peripheral and Simple Central example program I did the same and set the Display_Open to option LCD, there is no output at Sharp96 LCD. What is the fix to enable output at Sharp96 LCD?

   At Simple Central I set the Display_Open to option UART, there is output but the problem there is no key input, so I can not discover the Simple Peripheral Board.

-kel