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

07. 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 NEQTO for updates to the script.
Engineinfo[SAFEMODE] Checking Script...Emits when checking NEQTO for updates to the script in Safe Mode.
EngineinfoScript UpdatedEmits when an updated script has been downloaded from NEQTO.
Engineinfo[SAFEMODE] Script UpdatedEmits when an updated script has been downloaded from NEQTO 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 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 LOADER)Emits when the FOTA command LOADER phase execution finishes.
EngineinfoFOTA OK (xx.xx.xx XXXX)Emits when the FOTA command XXXX 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 LOADER)Emits when the information needed to perform the FOTA command LOADER phase execution has been downloaded.
EngineinfoFW Download Complete (xx.xx.xx XXXX)Emits when the information needed to perform the FOTA command XXXX 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. *3: XXXX is a placeholder for the firmware name.



Updated: 2021-02-19
← 06. System LED Indications08. Updating Firmware →
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.