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

›Software Specifications

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

02. Initial Installation

Introduction

Burn the NEQTO Engine to Spresense using your local PC.

Please refer to the Spresense system configuration and combine the Spresense hardware components beforehand.

The following describes the procedure when using the Spresense hardware configuration above.

Before burning the NEQTO Engine to Spresense, please check the following notes:

IMPORTANT

  • Once the NEQTO Engine has been burned to Spresense, it will no longer be possible to rewrite it with application software you develop using the Spresense SDK. Please note that it is not possible to return to the initial state when Spresense was purchased.

  • When burning the NEQTO Engine to Spresense, be careful not to turn off the power until the burn is complete. It will be the cause of the failure.

  • The burning tool executes a dedicated application (.exe) on your local PC. Please note that if the operation of the application is restricted due to the influence of the security function or security software of your PC, it may not operate normally.

This initial installation procedure can be applied as a local firmware upgrade procedure for Spresense that already has the NEQTO Engine installed.
In that case, the parameters already set to Spresense are inherited and only the firmware is updated.



Initial installation procedure [Windows 10]

Burn the NEQTO Engine to Spresense. Please follow the steps below.

  1. Prepare the Windows 10 PC with TeraTerm(Terminal software) installed in advance.

  2. You must install the USB serial driver before connecting the Spresense board to your PC.
    Please download and install the driver from the link below.

    • CP210x USB to serial driver for Windows 10
  3. Connect the Spresense main board and PC using a USB cable for communication.

  4. Open the device manager on your PC and check the COM port number to which Spresense is connected.

  5. Please download the latest burning tool from the link below.

    • ImageBurnTool_neqtoSpresenseWiFi_Engine(v01.02.00).zip [2021/01/18] (latest)
  6. Unzip the burning tool (zip file) and move it under the ImageBurnTool folder.

  7. Start burning the NEQTO Engine into Spresense.
    Please execute the "ImageBurnTool_neqtoEngineToSpresense_windows.bat".
    * Please execute after confirming IMPORTANT.

  8. A command prompt will be launched. After that, follow the tool's instructions to continue.

    1. Please read the important notes and enter "agree" if you agree.

    2. Enter the COM port number to which Spresense is connected and press the Enter key to proceed.

    3. When the "Please press RESET button while holding dowm the Board Recovery button" message is displayed, hold down the board recovery button on the Spresense main board and short-press the reset button. When the display of ... starts, release the board recovery button and wait. If the display of ... does not start, release the board recovery button once, and then perform the button operation again. If that doesn't work, disconnect the USB and try again from step 3.


    4. The second "Please press RESET button while holding dowm the Board Recovery button" message will be displayed. Similarly, perform the button operation to proceed.

    5. Please wait until the final status "Success" is displayed.
      If the tool freezes in the middle of the process or "Failure" is displayed, please try again from step 7.

  9. When the tool has reached the end, burning is complete. Enter the enter key to exit the command prompt.


Updated: 2021-02-19
← 01. Operational Flow03. Spresense Wi-Fi Initial Setup →
  • Introduction
  • Initial installation procedure [Windows 10]
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.