Skip to content

Setup your nanoKONTROL display

Lukas Zelinka edited this page Nov 2, 2020 · 2 revisions

Here is how to setup your nanoKONTROL2 display

Software downloads

  1. Download and install the Arduino IDE from the Microsoft Store.
  2. Download and install the firmware, all the files here.

How to flash the ESP8266 Board

  1. Start by opening the firmware folder and open the file called NK2Tray_DisplayFW_V2 in the IDE Software.
  2. Once you’re in the IDE, select TOOLS, to go to boards, and ESP8226, and make sure it is set to generic (top one).
  3. If there's no ESP8226, then follow this guide here.
  4. Now you can click the checkmark in the top left corner to make sure everything is correct.
  5. If everything goes correctly, you can click upload.

After first flashing the firmware

The device will set up its own ssid (NK2Tray-Display) to configure the connection to wifi. When connected, you should get pointed to the config page. if not, navigate to http://192.168.4.1 after setting up the wifi, the device will restart and show its IP address on the displays. The booting up screen will disappear after 10 seconds. After that, you can access the web interface by opening the IP via browser. Here you can do all your settings. After pressing "save changes", all settings will be stored to the eeprom. The stored settings are loaded on every bootup.

If you have any problems you can join the Discord NK2 Display server and ask for help in the support section or head to the NK2 Tray server and talk to Chaosgabe who did the almost complete rewrite of the firmware.