Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.14 KB

Index.rst

File metadata and controls

38 lines (25 loc) · 1.14 KB

nRF Asset Tracker web application

The nRF Asset Tracker web application is a reference single-page application (SPA) developed using TypeScript. The source code is published on GitHub:

The web application offers the following features:

  • Registering the user
    • Includes password recovery
  • Listing of asset trackers
  • Viewing of asset trackers
    • Current and historical device data, for example
      • GNSS location
      • Approximate location using nRF Cloud Location Services <app-cellgeolocation> and other third-party providers
      • Battery voltage
      • Temperature
  • Managing the asset trackers, for example
    • Updating the real-time configuration
    • Upgrading the firmware overt the air (FOTA)
    • Deleting the asset tracker

CellGeolocation.rst