Overview

Overview

Features

  • Indoor positioning, using WiFI/BLE/GPS/MEMS sensors
  • Beacon proximity detection, using BLE sensor
  • Geofencing notification, using Indoor Positioning and Beacon proximity detection
  • Geofencing-based analytics, using Geofencing notification
  • Beacon health monitoring, using BLE sensor
  • Indoor-outdoor transition, using Indoor Positioning and GPS
  • On-site wake-up, using GPS geofencing and Indoor positioning
  • People Tracking  using Indoor Positioning and Geofencing
  • Power consumption management (high accuracy vs low power consumption)
  • Offline capability, multi-site, security

You’ll find all the latest documentation to help you start integrating our SDK as quickly and seamlessly as possible.
Let’s jump right in!

Getting started

API Reference

Functional OS Compatibility

Android

iOS

Android 7 (API 24) and lateriOS10 and later

 

While this table shows functional OS compatibility a priori, the NAO® SDK is only validated against the latest 4 OS versions of Android and iOS. Subsequent OS versions compatibility is assessed on a case-by-case basis, and updated compatibility and integration guidelines will be published on docs.nao-cloud.com.

    • Related Articles

    • Overview

      You can find the API reference here. Older versions: API V1
    • Overview

      NAO Cloud provides APIs for 3rd party software to get information in real time.There are 2 main APIs, Location API and Monitoring API. Each API corresponds to a MQTT topic that a software can subscribe to receive information. The Location API returns ...
    • Overview

      We supply a .zip file with the X509 certificate for authentication, alongside a sample Python script (referenced below) that illustrates how to connect to the API and obtain information. Please modify it as necessary (such as changing the certificate ...
    • 1. Overview

      Setup workflow A typical Indoor Location setup has 6 steps: Site creation Map import Navigation walkways creation Beacon deployment Calibration and Positioning Database (PDB) generation PDB publication (making it avalable for mobile SDK consumption) ...
    • Restart the location service

      Overview NAOLocationHandle class provides the restart method that stops and stars the location service and therefore re-initializes the environment and variables are being used. However, we strongly recommend that you avoid calling this method ...