Enter a product part number, or a portion of a part number.
First, we will head down to our Private functions on line 312 and add in another LCD Display function as seen below to display our received downlink message.
Next, go to line 400 onwards which is the case of LORAWAN_USER_APP_PORT and add the following LCD print lines.
Next, go to line 433 onwards which is the case of LORAWAN_CHANGE_TX_PERIOD_PORT and add the following LCD print lines. Finally, rebuild all files, load it into 1SJ and press reset button. Send some downlink messages and observe the LCD display the received messages as well as the respective change in settings.