NEQTO Firmware (NEQTO Bridge Wi-Fi/LTE module) v01.06.01
Improvements
- Fixed a bug which caused a no-response state when the releaseRecvEvent method was called in the data reception event callback of the setRecvEvent or setBufRecvEvent methods of the UART object.
- Fixed a bug which caused a no-response state when the disableIrq method was called in the interrupt event callback of the setIrq method of the GPIO object.
- Fixed a bug with the MQTT object where if an exception event occurred during an MQTT connection, MQTT communication may have been unable to establish afterwards.
NEQTO Firmware (Spresense Wi-Fi/LTE-M) v01.03.01
Improvements
- Fixed a bug which caused a no-response state when the releaseRecvEvent method was called in the data reception event callback of the setRecvEvent or setBufRecvEvent methods of the UART object.
- Fixed a bug which caused a no-response state when the disableIrq method was called in the interrupt event callback of the setIrq method of the GPIO object.
- Fixed a bug with the MQTT object where if an exception event occurred during an MQTT connection, MQTT communication may have been unable to establish afterwards.
- Fixed a bug where communication may not be established if an IP address was explicitly specified as the connection destination host in the HTTP/HTTPS or MQTT objects. (Wi-Fi version only)