Thank you for your help.
We are currently developing hardware using nrf52840. I would like to use pin numbers to control LED lighting, but when the port number is 0, I can use "NRF_GPIO_PIN_MAP(0, xx)" to control the LEDs, but when the port number is 1, I can't control the LEDs. NRF_GPIO_PIN_MAP (1. xx)" will not work. I am new to development, so it could be due to some rudimentary part. Thank you in advance for your help.