[RESOLVED with FW004] NEO U22-XJ Battery Level

For me, the U22-XJ is ok, but the A3 remote only has 50% power after I put a new battery in.
Seriously though, Fernando86 may have a point, I wonder if this strange power reporting affects benchmarks for some.
 

Attachments

  • IMG_20200509_225711.jpg
    IMG_20200509_225711.jpg
    317.4 KB · Views: 14
Last edited:
We have several CNC machines at work that have batteries built into the controls that help store info in the event of long time power loss for memory.
Similar reason ??:unsure:
 
then add in your code if battery == 42% then release full horse power :ROFLMAO:

LOL :)......

Else {
If $battery <= 41% || $battery => 43% ( set $battery = 100% ) {
If $battery == 100% ( set $display $battery = 42% | goto done )
}
elseif $battery != 42% && $battery != 100% ( run PANIC | halt )
:done
echo There is no sodding battery
}

For me, the U22-XJ is ok, but the A3 remote only has 50% power after I put a new battery in.
Seriously though, Fernando86 may have a point, I wonder if this strange power reporting affects benchmarks for some.

LOL. I think that one may have been a bit too subtle for all to immediately see it ;).
 
Last edited:
For info, my U22 also always report 42%, but as long as you didn't turn on "battery saver" in "settings", which is off by default, then the 42% power reporting shouldn't impact performance.
 
Back
Top