-
Hello,
I have a question/concern regarding the LoRa Phy model. In the NS3 code and documentation, the following requirement is listed:
- The receiver must be idle (in STANDBY state) when the Start…
-
The current code is based on the SDK v3.1.1.2 lowPower beacon example, which seems to last on a coin cell for a couple/few weeks. There is also a git repo with a power optimized firmware here: https:/…
-
I think we should have a rough idea which subsystems use what power in a few typical situations.
This would help us to optimize at the right place if we need to.
-
Review LPC4320 peripherals and clocks that can be shut down because they aren't in use.
Check that peripherals are turned off if they're not used for a while (e.g. SD card).
Review ChibiOS code, ensur…
-
Hello *,
According to Figure 19, "power profile" in below link, I have following questions:
- Is "Power Limit" identical to the value given in Page 89, "Current limitation in mA" with a default …
-
The odd negative power consumption value appears after subtracting EV consumption from total consumption. Whilst this should have no effect, negative values are best suppressed to zero.
-
When the active power (W) and accumulated power (Wh) measurements are exceeded, the buffer overflows.
For example:
65.535 kWh is the limit after which it starts counting from zero.
i.e. 65.537 kWh …
-
I have a GW5000-DNS-30 with a GM1000 smart meter. Running included Goodwe integration, I don't get any information about the consumption (or sale) of energy from the grid. So have installed v0.9.9.27 …
-
Can we have an option/view that can predict how long the device that is being test can be operate?
Example: A user enter 2500 mAh (a single AA battery), and the software will predict how long the d…
-
I think the power consumption is calculated with the wrong value. It calculates with NOMOUTV which is the output voltage. In combination with LOADPCT the result is also voltage and not watts as expect…