neqto: Docs
  • Languages iconEnglish
    • 日本語
  • Docs
  • Region API
  • Global API
  • FAQ

›Software Specifications

Getting Started

  • neqto: Hello World!
  • Step 1. Cloud Setting
  • 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 IO Board Short Plug
    • 07. neqto: Bridge Digital IO Board
    • 08. neqto: Bridge Digital IO Board Short Plug

    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: Cloud Updates
  • neqto: Firmware (Bridge Wi-Fi/LTE Module) Releases
  • neqto: Firmware (Spresense Wi-Fi) Releases

06. Event Messages

This is a list of the event messages emitted by the neqto: device when the status of the device changes.
These can be checked on neqto: Console and seen when in User Console mode.

TypeLevelMessageContents and Conditions
EngineinfoRegistration Complete(xx.xx.xx)Emits when the device's startup registration process has been completed.
EngineinfoCertification Complete(xx.xx.xx)Emits when the device's authentication process has been completed.
EngineinfoChecking Script...Emits when checking the neqto: Cloud for updates to the script.
Engineinfo[SAFEMODE] Checking Script...Emits when checking the neqto: Cloud for updates to the script in Safe Mode.
EngineinfoScript UpdatedEmits when an updated script has been downloaded from the neqto: Cloud.
Engineinfo[SAFEMODE] Script UpdatedEmits when an updated script has been downloaded from the neqto: Cloud in Safe Mode.
EngineinfoReadyEmits when the script is ready to be executed.
Engineinfo[SAFEMODE] ReadyEmits when the script is not updated as a result of checking neqto: Cloud in Safe Mode.
EngineinfoConnected via ***: ***Indicates the wireless type and status of the device.
Emits before executing the script and when the node status is updated.
BatteryinfoBattery Status: ***Indicates the status of the battery.
Emits when the battery status changes, before the script is executed, and when the node status is updated.
BatterywarnBattery Status: ***Indicates that the battery is running low.
Emits when the battery status changes, before the script is executed, and when the node status is updated.
BatteryfatalBattery Status: ***Indicates that the battery is failing.
Emits when the battery is failing.
EngineinfoAlready new (xx.xx.xx)Emits when a FOTA command is dispatched, but the firmware version currently on the device is the same as the requested version.
EngineinfoFOTA Verification failed (xx.xx.xx)Emits when there is a download failure during a FOTA command execution, and the requested firmware is corrupted.
EngineinfoFOTA Config (***)Emits when the necessary configuration files are downloaded during a FOTA command execution.
EngineinfoFOTA Device Type mismatchEmits when the FOTA command execution fails because another device's firmware is specified.
EngineinfoFOTA FW Version incorrectEmits when the FOTA command execution fails because an incorrect firmware version is specified.
EngineinfoFOTA Failed (***)Emits when a FOTA command execution fails.
EngineinfoFOTA OK (xx.xx.xx BOOT)Emits when the FOTA command BOOT phase execution finishes.
EngineinfoFOTA OK (xx.xx.xx LOADER)Emits when the FOTA command LOADER phase execution finishes.
EngineinfoFOTA OK (xx.xx.xx)Emits when the FOTA command execution finishes.
EngineinfoFOTA Timeout (xx.xx.xx)Emits when the FOTA command execution fails due to timeout.
EngineinfoFOTA Too big (xx.xx.xx)Emits when the requested firmware upgrade is too large, so the FOTA command execution fails.
EngineinfoFW Download Complete (xx.xx.xx BOOT)Emits when the information needed to perform the FOTA command BOOT phase execution has been downloaded.
EngineinfoFW Download Complete (xx.xx.xx LOADER)Emits when the information needed to perform the FOTA command LOADER phase execution has been downloaded.
EngineinfoFW Download Complete (xx.xx.xx)Emits when all necessary information needed to perform the FOTA command execution has been downloded.
EngineinfoRunning FOTA...Emits when the FOTA sequence begins.
Userinfo***When the user arbitrarily notifies at the info level.
Userwarn***When the user arbitrarily notifies at the warn level.
Usererror***When the user arbitrarily notifies at the error level.
Userfatal***When the user arbitrarily notifies at the fatal level.
EngineerrorEntering Safemode...Emits when Safe Mode has been entered, usually after a script execution failure.
EngineerrorFactory resetEmits when the device receives a "Factory Reset" command.
EngineerrorFOTA Failed (storage error)Emits when attempting to save the FOTA script fails.
EngineerrorFOTA Failed (script not found)Emits when FOTA command execution fails because the FOTA script could not be found.
EngineerrorFOTA Failed (abort)Emits when FOTA command execution must be aborted, and fails to FOTA the device.
EngineerrorScript Failed (***)Emits when the user's uploaded script fails.
EngineerrorScript Too bigEmits when the user's script is too large to be stored on the device.
EngineerrorScript out of memory (***)Emits when the memory on the script runtime is exhausted.
EngineinfoGetLog OKEmits when the debug log acquisition process is completed.
EngineerrorGetLog FailedEmits when the debug log acquisition process fails.

*1: *** is a placeholder for detailed messages.
*2: xx.xx.xx is a placeholder for version information.



Updated: 2020-12-08
← 05. System LED Indications07. Updating Firmware →
AboutNewsProductsFAQPrivacy Policy}
neqto: Cloud
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.