Hi again.
Because I cannot replace the battery or restart, I decide to use bladeId constant monitoring.
Proffieboard V3.9
ProffieOS7 Github Master from 04/2024
“id” give me the correct values.
90k when connected, approx. 650k when not.
But I always have to do “scanid” over serial or do a restart/reboot after I add/remove/change a blade.
#define SHARED_POWER_PINS
#define BLADE_ID_SCAN_MILLIS 2000
#define BLADE_ID_TIMES 5
#define ENABLE_POWER_FOR_ID PowerPINS< bladePowerPin2>
I read all of your fine manuals, but I cant find my mistake.
What can I do, to trigger a “scanid” ?
And why is constant monitoring not working ?
thx and have a nice weekend, not bothered with stupid questions.