Instruction to configure embedded Chirpstack Network Server in PINEX Embedded Chirpstack Network Server Information The version of embedded Chirp Stack Network Server in the PINEX gateway firmware 6 is v4. Configure Gateway to forward data from LoRaWAN gateway to Embedded Network Server Access web UI via URL of http://[PINEX_IP]:4050 Where [PINEX_IP] is the IP of the PINEX gateway in the network Navigate to LoRa menu on the left panel → Packet Forwarder Configure the following and click Apply to save settings Server Address: localhost Uplink Port: 1700 Downlink Port: 1700 LoRaWAN Region: Depend on your region e.g., EU868, US915, AS923… Other settings: keep default values Turn on Network Server Navigate to Network Server on the left panel → click Start Network Server then click Open New Tab Add Gateway Log in to the Chirp Stack web interface: After clicking Open New Tab, web UI to login appear, and login to Chirpstack  with user of admin and password of admin From the left menu, go to Gateways. Click on the “Add gateway” button in the top right corner. Fill in the following fields: Gateway ID: Enter the unique EUI (e.g., c0ee40ffff29abcd) of the gateway. Name: fill name of gateway (e.g., My Gateway). Scroll down to click SUBMIT to save Add Device Profiles From the left menu, go to Device Profiles. Click on the “Add device profiles” button in the top right corner. Fill in the following fields: Name: fill name of profile(e.g., AS923_2_PROFILE). Region: Select LoRaWAN region (e.g., AS923-2)MAC version: Select LoRaWAN 1.0.3 Regional parameters revision: Select A Scroll down to click submit to save Add Application From the left menu, go to Applications. Click on the “Add Application” button in the top right corner. Fill in the following fields: fill name of application (e.g., TEST_APP). Click submit to save Add Device From the right menu of application, click Add device. Fill in the following fields: Name: fill name of device(e.g., PPS). Device EUI (EUI64): Enter device EUI of device (e.g., 353138315130ABCD) Join EUI (EUI64) Enter appEUI of device (e.g., 0102030405060708) Device Profile: Select device profile (e.g., AS9232_2_PROFILE) Click SUBMIT to save Further reference For further reference on Chirp  Stack Network Server, please access the referenced document at link ChirpStack open-source LoRaWAN Network Server