MILAN KUČERA - 2025-07-15

Hello,

I’m using the following display configuration:

define DISPLAYTYPE GRAPHIC_OLED12864

define DRIVERTYPE _SSH1106

After powering on the device, the display remains off. It only starts working after I connect to the management console and enter the commands:

set?display=enable
set?displaystatus=start
After that, the display turns on and functions normally.

Question:
What do I need to configure to make the display start automatically after power on?

I'm attaching my config.h, board_config, and cntlr_config.jsn files for reference.

Thank you!