Releases: insighio/insighioNode
Releases · insighio/insighioNode
v1.7.4
v1.7.3
v2.6.1
v2.6.0
Experimental features
- in web configurator, during calibration: lower txpower (when applicable) when measuring scale weight
- power on wifi when measuring scale weight to match environment when calibrating
Enhancements
- cellular modem management: add retries when trying to check SIM existance
- minimize disconnection time for Quectel MC60
- prioritize use of SoftSPI over SPI for hx711 driver use simple SPI for fallback
v2.5.4
v2.5.3
Enhancements
- Quectel BG600: report rsrp & rsrq as integers instead of strings
- Quectel BG600: add explicit call to NTP via AT commands to minimize change of wrong system clock
- configuration_handler: when updating variable value, iterate complete configuration file and handle case of duplicate variable assignments
v2.5.2
v2.5.1
Fixes
- for experimental reporting of platform handle case of old micropython versions that they do not support it
- modem output processing: handle case of very big return output from modem
- fix reading 4-20 configuration in configurator
- reset uart at the begining of each modem usage to ensure access to modem
v2.5.0
New features
- implementation of Pulse Counter for Advanced Industrial sensor shield
- upload device statistics whenever OTA completes
- experimental: add extended info for platform in device stats
Enhancements
- Do not initialize modem if not SIM card is inserted
- Quectel BG600: set technology only if not previously set
- optimizations on WebUI @ step 5 when configurating measurements
- configuration_handler.updateConfigValue: do not make changes to config file if the key already has the same value
Fixes
- fix bug of future timestamps after ota when using cellular data