nRF5 SDK v17.1.0
External: Tile Service
This information applies to the following SoftDevices: S132, S140

This module implements the Tile Service.

During initialization, it adds the Tile Service with the following characteristics:

TOA commands are forwarded to the TileLib. TOA responses are generated from the TileLib.

TileLib takes care of establishing a secure communication channel between a Tile Client and a Tile Server. As application layer security is supported, pairing is not required for the Tile Service.

The Tile Service provides the following features:

Note
You need valid Tile Node credentials [interim_tile_id, interim_tile_key] in order to access a Tile Network. Without valid Tile Node credentials, your prototype will not interoperate with the Tile Network or the Tile mobile application. Follow this link to get Tile Node credentials for your prototype.

For a usage example of this library, see Tile Node Application.

For API documentation, see Tile Over-the-air API.


Documentation feedback | Developer Zone | Subscribe | Updated