### Chirp Platform Login URL Source: https://docs.chirpwireless.io/iot-platform/adding-gateways-to-chirp-network/rak7268v2 The URL to access the Chirp wireless platform dashboard for gateway management and configuration. ```text https://app.chirpwireless.io ``` -------------------------------- ### Gateway Local IP Access Source: https://docs.chirpwireless.io/iot-platform/adding-gateways-to-chirp-network/rak7268v2 The IP address used to access the RAK 7268 V2 gateway's local web interface for initial configuration. The default username is 'admin'. ```configuration IP Address: 192.168.230.1 Username: admin ``` -------------------------------- ### LoRa Basics Station LNS Address Source: https://docs.chirpwireless.io/iot-platform/adding-gateways-to-chirp-network/rak7268v2 The Long Name Server (LNS) address required to connect the RAK 7268 V2 gateway to the Chirp platform using the LoRa Basics Station protocol. This includes the protocol, hostname, and port. ```configuration wss://lora-eu868.cloud.chirpwireless.io:443 ``` -------------------------------- ### Chirp API Usage Policy Source: https://docs.chirpwireless.io/legal/terms-of-use Details the acceptable use and potential consequences for interacting with Chirp's REST and Socket APIs. Emphasizes compliance with usage limits and Chirp's discretion in managing access. ```APIDOC Chirp APIs (REST API, Socket API): Purpose: - Control, access, or provision access to your account and connected products. - Access and use the Services for your internal business purposes. Usage Restrictions: - Abuse or excessively frequent requests may result in temporary or permanent suspension of account access. - Chirp reserves the right to determine abuse or excessive usage at its sole discretion. Modification/Discontinuation: - Chirp reserves the right to modify or discontinue, temporarily or permanently, access to the API (or any part of the Services) with or without notice. Related Considerations: - Users are responsible for complying with all legal, regulatory, and safety requirements related to their products and projects. - Products and Services are not intended for military, aircraft, space, life-saving, or life-sustaining applications. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.