NEQTO Firmware (NEQTO Bridge Wi-Fi/LTE module) v01.06.00
New Features
- Added a feature for sending logs to NEQTO Console in real time. (See Log object)
- Added a feature for UTF-8 encoding/decoding. (See Utils object)
- Added a feature for sending and receiving binary data in the MQTT object.
- Multi-byte string messages are now supported in the nqMQTT object.
Improvements
- Fixed a bug where a freeze could occur when a script interruption event arose while using the UART object.
- Improved the transition process to stop mode. (LTE Version only)
- Fixed a bug where the device may reset if a timeout of the out-of-range watchdog timer occurs continuously. (LTE Version only)
NEQTO Firmware (Spresense Wi-Fi/LTE-M) v01.03.00
Important Topics
- release of the NEQTO Engine firmware for Sony Spresense LTE-M.
- SPI functionality is now supported through the SPI object.
- ADC functionality is now supported through the ADC object.
- Available GPIO ports have been increased.
New Features
- Added a feature for sending logs to NEQTO Console in real time. (See Log object)
- Added a feature for UTF-8 encoding/decoding. (See Utils object)
- Added a feature for sending and receiving binary data in the MQTT object.
- Multi-byte string messages are now supported in the nqMQTT object.
Improvements
- Fixed a bug where a freeze could occur when a script interruption event arose while using the UART object.
- Fixed a bug where output settings could be retained when a GPIO configured for output was dynamically set to input.
NEQTO Console
Improvements
- Debug logs on Node pages now display the newest logs first by default.
- Searching by License Type is now easier via search mode on the Device management and License management pages.
- The "Getting Started" documentation has been renewed.