I am thinking about sending hex protocol commands to my 100/50 blue charger to limit the charger current under certain circumstances but want to do as little as possible. If I change register 0xEDF0 does this trigger a write to the charger's non-volatile storage and if so is this going to cause problems with write aging of what ever that nv storage actually is? There could be multiple changes to the charge current limit each day.
The other option would be to put the charger into a network mode, possibly BMS mode, but I am not sure if that means the voltage targets in the charger's internal profile apply any more. Preferably I'd like to not take command of anything but the charge current limit. I'm not sure if writing to register 0x2015 would trigger a write to the charger's NV storage either.