A recorder based on an ESP12, an OLED and an INA measurement amplifier. The ESP12 runs on NODEMCU firmware and the program code was written in LUA.
The logger worked for a few days then suddenly stopped logging (sending data to the server). After cutting the power for a while everything returned to normal, but the logger would not connect to the router. A characteristic feature was the increased current consumption. After re-uploading the same firmware and "ini.lua" file, the recorder came to life and is working correctly.
What could have been the cause? It wasn't a software crash because logs were flying in the background indicating that there was no WiFi and a reconnect attempt and the OLED was displaying results normally. It wasn't a simple hang-up either, as voltage restarts didn't help. What else was peculiar was the power consumption was exactly as it is now when connecting to the router. Presumably there was a jamming/unprogramming of the radio part of the module ?
The logger worked for a few days then suddenly stopped logging (sending data to the server). After cutting the power for a while everything returned to normal, but the logger would not connect to the router. A characteristic feature was the increased current consumption. After re-uploading the same firmware and "ini.lua" file, the recorder came to life and is working correctly.
What could have been the cause? It wasn't a software crash because logs were flying in the background indicating that there was no WiFi and a reconnect attempt and the OLED was displaying results normally. It wasn't a simple hang-up either, as voltage restarts didn't help. What else was peculiar was the power consumption was exactly as it is now when connecting to the router. Presumably there was a jamming/unprogramming of the radio part of the module ?