NEQTO Docs
  • Languages iconEnglish
    • 日本語
  • Docs
  • Region API
  • Global API
  • FAQ

›Getting Started

Getting Started

  • NEQTO Hello World!
  • Step 1. Console Settings
  • Step 2. Device Setting & Start Service

    • When using NEQTO Bridge
    • When using Spresense
  • Step 3. Using Sensors

NEQTO

  • NEQTO Account Registration
  • API Usage
  • Batch Registration
  • Support Guidelines

NEQTO Console

  • Introduction
  • Fundamentals
  • Administrative Actions
  • Device Management
  • Scripts
  • Actions and Contacts
  • NEQTO Apps
  • Machine Driver
  • Recommended Browsers
  • Billing Information

SPRESENSE

    Hardware Specifications

    • 01. About Spresense

    Software Specifications

    • 01. Operational Flow
    • 02. Initial Installation
    • 03. Spresense Wi-Fi Initial Setup
    • 05. Debug Log Acquisition
    • 06. System LED Indications
    • 07. Event Messages
    • 08. Updating Firmware

    neqto.js

    • 01. About neqto.js
    • 02. Log
    • 03. Timers
    • 04. HTTP
    • 05. HTTPS
    • 06. MQTT
    • 07. Secure
    • 08. Storage
    • 10. RTC
    • 12. GPIO
    • 13. UART
    • 15. I2C
    • 17. Camera
    • 18. nqSpresense
    • 19. nqService
    • 20. nqMqtt
    • 21. nqFOTA
    • 22. nqWiFi

NEQTO Bridge Series

    Hardware Specifications

    • 01. NEQTO Bridge Module
    • 02. NEQTO Bridge Wi-Fi Module
    • 03. NEQTO Bridge LTE-1 Module
    • 04. NEQTO Bridge LTE-M/NB Module
    • 05. NEQTO Bridge IO Board
    • 06. NEQTO Bridge Digital IO Board

    Software Specifications

    • 01. Operational Flow
    • 02. NEQTO Bridge Wi-Fi Module Initial Setup
    • 03. NEQTO Bridge LTE Module Initial Setup
    • 04. Debug Log Acquisition
    • 05. System LED Indications
    • 06. Event Messages
    • 07. Updating Firmware

    neqto.js

    • 01. About neqto.js
    • 02. Log
    • 03. Timers
    • 04. HTTP
    • 05. HTTPS
    • 06. MQTT
    • 07. Secure
    • 08. Storage
    • 09. Sleep
    • 10. RTC
    • 11. UserSW
    • 12. GPIO
    • 13. UART
    • 14. SPI
    • 15. I2C
    • 16. ADC
    • 17. BLE
    • 18. nqBridge
    • 19. nqService
    • 20. nqMqtt
    • 21. nqFOTA
    • 22. nqWiFi
    • 23. nqLte
    • 24. nqLAN
    • 25. nqEx

neqto.js Libraries

    I2C

    • LIS2DW12 v2 Accelerometer
    • HTS221 v2 Temperature and Humidity Sensor
    • [Archive] LIS2DW12 Accelerometer
    • [Archive] HTS221 Temperature and Humidity Sensor

    Integration

    • AWS IoT Core v2 Library
    • AWS S3 v2 Library
    • Azure IoT v2 Library
    • GCP IoT Core Library
    • [Archive] AWS S3 Library
    • [Archive] AWS IoT Core Library

neqto.js Snippets

  • DataDog Snippet
  • Dropbox Snippet
  • Google Sheets Snippet
  • InfluxDB Snippet
  • Oracle Cloud Object Storage Snippet
  • Salesforce Snippet
  • SAP Cloud Platform Internet of Things Snippet
  • Splunk Snippet
  • Niagara Snippet

Release Notes

  • NEQTO Console Updates
  • NEQTO Firmware (Bridge Wi-Fi/LTE Module) Releases
  • NEQTO Firmware (Spresense Wi-Fi) Releases

Step 3. Using Sensors

Overview

Step 3 of the tutorial is a simple walkthrough for using sensors.
We will alter some of the settings set in step 1 to execute the script to utilize a sensor.
Follow the page to develop using the neqto.js and neqto.js Libraries.

Hardware

  • A temperature/humidity sensor from STMicroelectronics(HTS221) or an accelerometer from STMicroelectronics(LIS2DW12)
  • neqto.js mounted module(NEQTO Bridge or Spresense)
  • USB cable for connection
  • PC

Step 1. Console preparation

When starting with this tutorial, we recommend that you use Step 1. Console Setting, using NEQTO Bridge, and using Spresense as reference.

Script Registration

Add the library with the following settings. Select the library according to the sensor you are using.

Meta data:

FieldDescription
NameSensor Test
NoteOptional Field

Libraries:

TypeNameVer
I2CHTS221_V2 or LIS2DW12_V2latest

Select the newly created Script from the Script list menu and input the sample code based on the neqto.js library.

  • When using Temperature/Humidity Sensor made by STMicroelectronics(HTS221)
  • When using Accelerometer made by STMicroelectronics(LIS2DW12)

Template registration

FieldDescription
NameSensor Template
Device TypePlease select based on the model you use.
Device FirmwarePlease select latest firmware.
Machine Driver PackageThis is not required at this time, as we will not use any optional services.
ScriptPlease select the previously registered script.

Node editing

From the Node list view or the Node view, click the edit button (gear icon) of the Node where the device you wish to use is registered.

Please edit as follows:

FieldDescription
NameYou do not need to edit.
NoteYou do not need to edit.
TemplatePlease select the previously registered template.

Please save your changes.

Step 2. Script execution

Refer to the following in advance to combine the hardware components and the sensor:

  • Spresense
  • NEQTO Bridge Digital IO Board

After starting the terminal software, connect the device to the PC while pressing the user switch to start in the User Console Mode.

After starting, enter the start command to execute the script.

If a script was already running, click Reload Script on the Node in the NEQTO Console and check the terminal software again.

Related resources

  • Spresense System Configuration
  • NEQTO Bridge Digital IO Board
  • Temperature / Humidity Sensor (HTS221)
  • Accelerometer (LIS2DW12)

neqto.js Integration Libraries:

  • AWS IoT Core v2 Library
  • AWS S3 v2 Library
  • Azure IoT v2 Library
  • GCP IoT Core Library

Updated: 2021-02-21
← When using SpresenseNEQTO Account Registration →
  • Overview
  • Hardware
    • Step 1. Console preparation
    • Step 2. Script execution
  • Related resources
AboutNewsProductsFAQPrivacy Policy}
NEQTO Console
IntroductionFundamentalsAdministrative ActionsDevice Management NEQTO Apps
NEQTO Bridge Series
NEQTO Bridge ModuleNEQTO Bridge Wi-Fi ModuleNEQTO Bridge LTE-1 ModuleError Logging Event Messages
API Documentation
API UsageGlobal APIRegional APIAPI Terms of Service
Jigsaw, Inc.
© 2021 JIG-SAW INC.