Troubleshooting help needed (Where to go from here)

I am getting very odd behaviour and I am unsure how to proceed,

The Setup
Board wiring was configured via the online configurator. (Main Blade plus Crystal Chamber)

BladeConfig blades[] = {
 { 0, WS281XBladePtr<144, bladePin, Color8::GRB, PowerPINS<bladePowerPin2, bladePowerPin3> >(),
    WS281XBladePtr<1, blade4Pin, Color8::GRB, PowerPINS<bladePowerPin6> >()
  , CONFIGARRAY(presets) },
};

Background

Previously I had a Prroffie installed in a an OBWK3.5 Desert Wanderer Goth ECO-CC Chassis.
It has strange behaviour and I decided to try replacing the board. (Link to old thread)

The prior board showed strange activation behavior and distorted audio.

I replaced that board with a second Proffie, and installed it to the same wire connections as the previous board. This fixed the Audio Distortion I previously observed however

The Problem

  1. Blade 1 The Shtok V3 connector is not lighting up on Blade Activation (Blade 2 Crystal Chamber Neopixels are functionting and reacting properly)

  2. Audio is functioning normally however the Blade Humm is not playing (Clash and other button sounds are functioning normally)

Troubleshooting
Voltages to Blade 1 appear normal to the V3 Connector and there is continuity on the Ground as well.

I hard soldered a 2020 pixel strip to the V3 pads to see if it’s getting signal and noticed something odd. When Battery switch is activated, start up sound occurs, but Pixel 1 on the 2020 strip begins flashing on/off/on/off/onf/off… Once I Activate Button 1, the Flashing stops. I did not observe any lighting coming on while Blade 1 was activated.

Help with Next Steps
So I have a Third Proffie Board I can swap in that is brand new and unprogammed…but now I’m begining to wonder if this issue is something else since this the second board.

I am not sure how to proceed to trouble shoot what is wrong.

I do know that the Chassis did briefly work correctly on the first board until I stuffed the wires and sat the board which caused the intitial fault.

Short of Ripping out all the wiring and starting over from scratch, does anyone have some obvious things I can try to do to find the problem?

Any help would be appreciated! (This Saber was supposed to be a Christmas Present to a friend but it’s turned into my little problem child, which is driving me nuts since the ECO-CC design is so simple…ARGH!!!)

Thanks in Advance!

What version ProffieOS are you running?
Is your Arduino-Proffieboard plugin under Tools>Board>Boards Manager updated to version 3.6.0?
Post your config file for additional help.
The easiest way to do that is to put three backticks “```” on a separate line in your post, then paste the contents of the config file and then end with another three backticks. It looks like this:
Screen Shot 2023-01-21 at 1.56.28 PM

and the results are like this

like this

I’m running Proffiie OS 6.5
Here is my Config

#ifdef CONFIG_TOP
#include "proffieboard_v2_config.h"
#define NUM_BLADES 2
#define NUM_BUTTONS 2
#define VOLUME 1000
const unsigned int maxLedsPerStrip = 144;
#define CLASH_THRESHOLD_G 1.0
#define ENABLE_AUDIO
#define ENABLE_MOTION
#define ENABLE_WS2811
#define ENABLE_SD
#endif

#ifdef CONFIG_PRESETS
Preset presets[] = {
       { "OBWK3", "tracks/BattleOfHeros.wav",
    StylePtr<Layers<AudioFlicker<RotateColorsX<Variation,Blue>,RotateColorsX<Variation,Rgb<0,0,128>>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(),
    StylePtr<Layers<AudioFlicker<RotateColorsX<Variation,Blue>,RotateColorsX<Variation,Rgb<0,0,128>>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(), "blue"},
   { "The_Return", "tracks/Sail_Barge.wav",
    StylePtr<Layers<AudioFlicker<RotateColorsX<Variation,Green>,RotateColorsX<Variation,Rgb<0,128,0>>>,LockupTrL<Layers<AlphaL<AudioFlickerL<White>,Bump<Scale<BladeAngle<>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,Scale<SwingSpeed<100>,Int<14000>,Int<18000>>>>,AlphaL<White,Bump<Scale<BladeAngle<>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,Int<10000>>>>,TrConcat<TrInstant,White,TrFade<400>>,TrConcat<TrInstant,White,TrFade<400>>,SaberBase::LOCKUP_NORMAL>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Int<20000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(),
    StylePtr<Layers<Mix<SwingSpeed<400>,AudioFlicker<RotateColorsX<Variation,Green>,RotateColorsX<Variation,Rgb<0,128,0>>>,Mix<SwingSpeed<600>,RotateColorsX<Variation,Green>,White>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(), "green"},
    { "ESB_Graflex", "tracks/LvsV.wav",
    StylePtr<Layers<AudioFlicker<RotateColorsX<Variation,DeepSkyBlue>,RotateColorsX<Variation,Rgb<0,0,128>>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(),
    StylePtr<Layers<AudioFlicker<RotateColorsX<Variation,DeepSkyBlue>,RotateColorsX<Variation,Rgb<0,0,128>>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(), "cyan"},
    { "Code_Fulcrum", "tracks/track3.wav",
    StylePtr<Layers<Mix<SwingSpeed<400>,AudioFlicker<RotateColorsX<Variation,Rgb<100,100,150>>,RotateColorsX<Variation,Rgb<35,35,150>>>,Mix<SwingSpeed<600>,RotateColorsX<Variation,Rgb<100,100,150>>,White>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(),
    StylePtr<Layers<Mix<SwingSpeed<400>,AudioFlicker<RotateColorsX<Variation,Rgb<100,100,150>>,RotateColorsX<Variation,Rgb<35,35,150>>>,Mix<SwingSpeed<600>,RotateColorsX<Variation,Rgb<100,100,150>>,White>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(), "white"},
    { "Temple_Guardian", "tracks/LvsV.wav",
    StylePtr<Layers<HumpFlicker<RotateColorsX<Variation,Rgb<180,130,0>>,RotateColorsX<Variation,Rgb<90,65,0>>,50>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(),
    StylePtr<Layers<HumpFlicker<RotateColorsX<Variation,Rgb<180,130,0>>,RotateColorsX<Variation,Rgb<90,65,0>>,50>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(), "yellow"},
    { "Dark_V3", "tracks/The_Mandalorian.wav",
    StylePtr<Layers<AudioFlicker<BrownNoiseFlicker<Mix<SwingSpeed<400>,RotateColorsX<Variation,Rgb<100,100,150>>,RotateColorsX<Variation,Rgb<150,150,225>>>,Stripes<5000,-300,RotateColorsX<Variation,Rgb<25,25,55>>,RotateColorsX<Variation,Rgb<75,75,120>>,RotateColorsX<Variation,Rgb<10,10,20>>,RotateColorsX<Variation,Rgb<50,50,75>>>,300>,RotateColorsX<Variation,Rgb<35,35,75>>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(), 
    StylePtr<Layers<AudioFlicker<BrownNoiseFlicker<Mix<SwingSpeed<400>,RotateColorsX<Variation,Rgb<100,100,150>>,RotateColorsX<Variation,Rgb<150,150,225>>>,Stripes<5000,-300,RotateColorsX<Variation,Rgb<25,25,55>>,RotateColorsX<Variation,Rgb<75,75,120>>,RotateColorsX<Variation,Rgb<10,10,20>>,RotateColorsX<Variation,Rgb<50,50,75>>>,300>,RotateColorsX<Variation,Rgb<35,35,75>>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(),  "Darksaber"},
    { "Electric_Staff", "Duel-of-the-Fates.wav",
    StylePtr<Layers<StyleFire<Strobe<RotateColorsX<Variation,Rgb<95,0,210>>,Strobe<Rgb<100,100,150>,RandomPerLEDFlicker<RotateColorsX<Variation,Rgb<95,0,210>>,Black>,50,1>,100,1>,RotateColorsX<Variation,Rgb<23,0,65>>,0,5,FireConfig<2,1000,5>,FireConfig<2,1000,5>,FireConfig<2,1000,5>,FireConfig<2,1000,5>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(),
    StylePtr<Layers<StyleFire<Strobe<RotateColorsX<Variation,Rgb<95,0,210>>,Strobe<Rgb<100,100,150>,RandomPerLEDFlicker<RotateColorsX<Variation,Rgb<95,0,210>>,Black>,50,1>,100,1>,RotateColorsX<Variation,Rgb<23,0,65>>,0,5,FireConfig<2,1000,5>,FireConfig<2,1000,5>,FireConfig<2,1000,5>,FireConfig<2,1000,5>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Red,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Red,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Red,Orange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(), "magenta"},
    { "Father", "tracks/Star-Wars-Episode-V-The-Empire-Strikes-Back-(1980)-Soundtrack-22-Rescue-from-Cloud-City,-Hyperspace.wav",
    StylePtr<Layers<AudioFlicker<RotateColorsX<Variation,Red>,RotateColorsX<Variation,Rgb<128,0,0>>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Blue,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Orange,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Rgb<255,200,0>,DarkOrange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(),
    StylePtr<Layers<AudioFlicker<RotateColorsX<Variation,Red>,RotateColorsX<Variation,Rgb<128,0,0>>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Blue,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Orange,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Rgb<255,200,0>,DarkOrange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(), "red"},
    { "Darkness", "tracks/Celldweller _Imperial_March.wav",
    StylePtr<Layers<StyleFire<BrownNoiseFlicker<RotateColorsX<Variation,Red>,RandomPerLEDFlicker<RotateColorsX<Variation,Rgb<25,0,0>>,RotateColorsX<Variation,Rgb<60,0,0>>>,300>, RotateColorsX<Variation,Rgb<80,0,0>>,0,6,FireConfig<10,1000,2>,FireConfig<10,1000,2>,FireConfig<10,1000,2>,FireConfig<10,1000,2>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Blue,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Orange,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Rgb<255,200,0>,DarkOrange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(),
    StylePtr<Layers<StyleFire<BrownNoiseFlicker<RotateColorsX<Variation,Red>,RandomPerLEDFlicker<RotateColorsX<Variation,Rgb<25,0,0>>,RotateColorsX<Variation,Rgb<60,0,0>>>,300>, RotateColorsX<Variation,Rgb<80,0,0>>,0,6,FireConfig<10,1000,2>,FireConfig<10,1000,2>,FireConfig<10,1000,2>,FireConfig<10,1000,2>>,TransitionEffectL<TrConcat<TrInstant,BrownNoiseFlickerL<AlphaL<White,Int<16000>>,Int<50>>,TrSmoothFade<600>>,EFFECT_LOCKUP_END>,ResponsiveLockupL<Strobe<White,BrownNoiseFlicker<White,Blue,300>,50,1>,TrConcat<TrInstant,White,TrFade<400>>,TrFade<100>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>,Scale<SwingSpeed<100>,Int<10000>,Int<14000>>>,ResponsiveLightningBlockL<Strobe<White,AudioFlicker<White,Blue>,50,1>,TrConcat<TrInstant,AlphaL<White,Bump<Int<12000>,Int<18000>>>,TrFade<200>>,TrConcat<TrInstant,HumpFlickerL<AlphaL<White,Int<16000>>,30>,TrSmoothFade<600>>>,ResponsiveStabL<Orange,TrWipeIn<600>,TrWipe<600>>,ResponsiveBlastL<White,Int<400>,Scale<SwingSpeed<200>,Int<100>,Int<400>>,Int<400>>,ResponsiveClashL<White,TrInstant,TrFade<400>,Scale<BladeAngle<0,16000>,Int<4000>,Int<26000>>,Int<6000>>,LockupTrL<AlphaL<BrownNoiseFlickerL<White,Int<300>>,SmoothStep<Int<30000>,Int<5000>>>,TrWipeIn<400>,TrFade<300>,SaberBase::LOCKUP_DRAG>,LockupTrL<AlphaL<Mix<TwistAngle<>,Rgb<255,200,0>,DarkOrange>,SmoothStep<Int<28000>,Int<5000>>>,TrWipeIn<600>,TrFade<300>,SaberBase::LOCKUP_MELT>,InOutTrL<TrWipe<300>,TrWipeIn<500>,Black>>>(), "fire"},
};
BladeConfig blades[] = {
 { 0, WS281XBladePtr<122, bladePin, Color8::GRB, PowerPINS<bladePowerPin2, bladePowerPin3> >(),
    WS281XBladePtr<2, blade4Pin, Color8::GRB, PowerPINS<bladePowerPin6> >()
  , CONFIGARRAY(presets) },
};
#endif

#ifdef CONFIG_BUTTONS
Button PowerButton(BUTTON_POWER, powerButtonPin, "pow");
Button AuxButton(BUTTON_AUX, auxPin, "aux");
#endif

Shouldn’t you add:

#define SHARED_POWER_PINS

to your CONFIG_TOP?

@Darth_Unicorn The update to ProffieOS 6.6 brought a fix for working motion chip retry logic…
I’d start by updating to the latest official release version 6.7 first and see about your hum working.

Also see if Serial Monitor says anything interesting when you are having issues.

That’s only needed when 2 different data pins are assigned to the same LED power pads.
In this case, he’s got data 1 with LED 2&3,
and data 4 on LED 6. No shared power pins there.

FWIW I just modifying the config file from this page: Proffieboard V2

Can you send pictures of the soldered parts. Might be a short somewhere.

Update
I just updated the OS to v6.7 and reused the above config, no change in symptoms

@baldusi It may very well be a short somewhere …don’t know how to check for that.
I have pulled the chassis apart where I can check, the wiring is admittedly not as tidy as I would like my skills to be…but here is a video.

(Note) I have daisy chain soldered a 2020 pixel strip to the V3 connector which should light but is doing this weird blinky thing when I toggle BAT power to On)…also the buttons plate is presently not attached so I am having to stroke the button with the BATT- to activate the saber:
Video: OBWK-strange.mov - Google Drive
(might take a min to process the vid as I just uploaded it)

Images: 2023-01-21 - Google Drive

For problem #2, the first step would be to check what the serial monitor says. I mean, is it even trying to play the hum?

A lot of times when the hum isn’t playing, there is some issue with the motion chip, which would also usually show up in the serial monitor.

For problem #1, it’s mostly a matter of checking the wiring. Like is the signal actually reaching the pixels? Does the pixels have power?

I have a number of troubleshooting pages for this on the pod site:

Finally, check that the pogo pin connector has the right resistors.
If not, the LEDs on the pogo pin connector will fight the proffieboard and disrupt the data signal.

I’ve been meaning to write a general “troubleshooting neopixels” page, which links to these pages, but I haven’t done that yet.

Another Saturday, another “Saberday” until I get this OBWK3.5 Done :slight_smile:

Lets see how far I get in the 5-6 hours my better half is giving me today!

So My options right now are
#1 - Teardown build start over (I have a new card for this)
#2 - Teardown Blade 1 Wire, hardwire to board and continue testing to find faults per the guides above (Thanks Profezzorn)
#3 - More trouble Shooting then take action.

So going with #3 first
@profezzorn asked about the Serial Monitor output and if it showing a hum.

Today’s trouble shooting Sequence…

  • Powered up the Saber - sound is fine, but Blade 1 still working so obviously it didn’t magically fix itself over the past week sitting on the workbench
  • Powered Down the Saber
  • Connected the Saber via USB to Arduino, Note: When Power is off and I connect USB there is a “Power up” sound playing from the sound font, however it is midly distorted, I assume this is because the ProffieBoard is playing the sound off USB power rather than Battery Power.
  • I started Serial Monitor (Output below)
  • I then use a probe to connect BATT - to BUTTON 1 Pin, Blade 2 lights up showing me the Proffie is working but above lack of hum and lack of Blade 1 lights still showing.
  • I then use a probe to connect BATT - to BUTTON 1 Pin to turn off proffie.

NOTE: The Serial Monitor is showing Button press on #3 and #4, I do not have those pins either connected nor is it in the config? In fact the config is set to 2 button so that strikes me as weird immediately.

NEXT ACTION: I’m going to make this post wait a bit to see if anyone gets any insight from the Serial Monitor Dump (Below) and if not will proceed with #2 Tear Down of BLADE 1 Wires, Hardwire to pins outside of chassis and then see what that yields.

Here is the Serial Output from the above sequence

Welcome to ProffieOS v6.7. Type 'help' for more info.
Battery voltage: 0.93
Battery voltage: 0.93
Battery voltage: 0.93
Battery voltage: 4.12
Battery voltage: 4.12
EVENT: Power-Pressed#1 millis=216961
EVENT: Power-Pressed millis=216961
Motion chip ... I2C init..
105 found.
EVENT: Power-Released#1 millis=216997
EVENT: Power-Released millis=216997
EVENT: Power-Shortclick#1 millis=216997
EVENT: Power-Shortclick millis=216997
Ignition.
unit = 0 vol = 0.00, Playing OBWK3/hum.wav
channels: 1 rate: 44100 bits: 16
unit = 1 vol = 0.50, Playing OBWK3/out/out1.wav
channels: 1 rate: 44100 bits: 16
humstart: 1700
unit = 2 vol = 0.00, Playing OBWK3/swingl/swingl1.wav
channels: 1 rate: 44100 bits: 16
unit = 3 vol = 0.00, Playing OBWK3/swingh/swingh1.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#2 ON millis=217076
EVENT: Power-Released#2 ON millis=217129
EVENT: Power-Released ON millis=217129
EVENT: Power-Shortclick#2 ON millis=217129
EVENT: Power-Shortclick ON millis=217129
EVENT: Power-Pressed#3 ON millis=217141
EVENT: Power-Pressed ON millis=217141
EVENT: Power-Released#3 ON millis=217141
EVENT: Power-Released ON millis=217141
EVENT: Power-Shortclick#3 ON millis=217141
EVENT: Power-Shortclick ON millis=217142
EVENT: Power-Pressed#4 ON millis=217157
EVENT: Power-Pressed ON millis=217157
EVENT: Power-Released#4 ON millis=217184
EVENT: Power-Released ON millis=217184
EVENT: Power-Shortclick#4 ON millis=217184
EVENT: Power-Shortclick ON millis=217184
EVENT: Power-Pressed#4 ON millis=217214
EVENT: Power-Pressed ON millis=217215
EVENT: Power-Released#4 ON millis=217215
EVENT: Power-Released ON millis=217215
EVENT: Power-Shortclick#4 ON millis=217215
EVENT: Power-Shortclick ON millis=217215
EVENT: Power-Pressed#4 ON millis=217227
EVENT: Power-Pressed ON millis=217227
EVENT: Power-Released#4 ON millis=217227
EVENT: Power-Released ON millis=217227
EVENT: Power-Shortclick#4 ON millis=217227
EVENT: Power-Shortclick ON millis=217227
EVENT: Power-Pressed#4 ON millis=217240
EVENT: Power-Pressed ON millis=217240
EVENT: Power-Released#4 ON millis=217240
EVENT: Power-Released ON millis=217240
EVENT: Power-Shortclick#4 ON millis=217244
EVENT: Power-Shortclick ON millis=217244
EVENT: Power-Pressed#4 ON millis=217255
EVENT: Power-Pressed ON millis=217255
EVENT: Power-Released#4 ON millis=217257
EVENT: Power-Released ON millis=217257
EVENT: Power-Shortclick#4 ON millis=217257
EVENT: Power-Shortclick ON millis=217257
EVENT: Power-Pressed#4 ON millis=217283
EVENT: Power-Pressed ON millis=217284
EVENT: Power-Released#4 ON millis=217285
EVENT: Power-Released ON millis=217285
EVENT: Power-Shortclick#4 ON millis=217285
EVENT: Power-Shortclick ON millis=217285
EVENT: Power-Pressed#4 ON millis=217297
EVENT: Power-Pressed ON millis=217297
EVENT: Power-Released#4 ON millis=217297
EVENT: Power-Released ON millis=217297
EVENT: Power-Shortclick#4 ON millis=217297
EVENT: Power-Shortclick ON millis=217297
EVENT: Power-Pressed#4 ON millis=217312
EVENT: Power-Pressed ON millis=217312
EVENT: Power-Released#4 ON millis=217312
EVENT: Power-Released ON millis=217312
EVENT: Power-Shortclick#4 ON millis=217312
EVENT: Power-Shortclick ON millis=217312
EVENT: Power-Pressed#4 ON millis=217326
EVENT: Power-Pressed ON millis=217326
EVENT: Power-Released#4 ON millis=217326
EVENT: Power-Released ON millis=217326
EVENT: Power-Shortclick#4 ON millis=217326
EVENT: Power-Shortclick ON millis=217326
EVENT: Power-Pressed#4 ON millis=217354
EVENT: Power-Pressed ON millis=217355
EVENT: Power-Released#4 ON millis=217355
EVENT: Power-Released ON millis=217355
EVENT: Power-Shortclick#4 ON millis=217355
EVENT: Power-Shortclick ON millis=217355
EVENT: Power-Pressed#4 ON millis=217379
EVENT: Power-Pressed ON millis=217379
EVENT: Power-Released#4 ON millis=217390
EVENT: Power-Released ON millis=217390
EVENT: Power-Shortclick#4 ON millis=217390
EVENT: Power-Shortclick ON millis=217390
EVENT: Power-Pressed#4 ON millis=217402
EVENT: Power-Pressed ON millis=217402
EVENT: Power-Released#4 ON millis=217402
EVENT: Power-Released ON millis=217402
EVENT: Power-Shortclick#4 ON millis=217405
EVENT: Power-Shortclick ON millis=217405
EVENT: Power-Pressed#4 ON millis=217425
EVENT: Power-Pressed ON millis=217425
EVENT: Power-Released#4 ON millis=217426
EVENT: Power-Released ON millis=217426
EVENT: Power-Shortclick#4 ON millis=217426
EVENT: Power-Shortclick ON millis=217426
EVENT: Power-Pressed#4 ON millis=217440
EVENT: Power-Pressed ON millis=217440
EVENT: Power-Released#4 ON millis=217448
EVENT: Power-Released ON millis=217448
EVENT: Power-Shortclick#4 ON millis=217448
EVENT: Power-Shortclick ON millis=217449
EVENT: Power-Pressed#4 ON millis=217472
EVENT: Power-Pressed ON millis=217472
EVENT: Power-Released#4 ON millis=217475
EVENT: Power-Released ON millis=217475
EVENT: Power-Shortclick#4 ON millis=217475
EVENT: Power-Shortclick ON millis=217475
EVENT: Power-Pressed#4 ON millis=217488
EVENT: Power-Pressed ON millis=217488
EVENT: Power-Released#4 ON millis=217495
EVENT: Power-Released ON millis=217495
EVENT: Power-Shortclick#4 ON millis=217495
EVENT: Power-Shortclick ON millis=217495
EVENT: Power-Pressed#4 ON millis=217530
EVENT: Power-Pressed ON millis=217530
EVENT: Power-Released#4 ON millis=217530
EVENT: Power-Released ON millis=217530
EVENT: Power-Shortclick#4 ON millis=217531
EVENT: Power-Shortclick ON millis=217533
EVENT: Power-Pressed#4 ON millis=217553
EVENT: Power-Pressed ON millis=217553
EVENT: Power-Released#4 ON millis=217557
EVENT: Power-Released ON millis=217557
EVENT: Power-Shortclick#4 ON millis=217557
EVENT: Power-Shortclick ON millis=217557
EVENT: Power-Pressed#4 ON millis=217645
EVENT: Power-Pressed ON millis=217645
EVENT: Power-Released#4 ON millis=217646
EVENT: Power-Released ON millis=217646
EVENT: Power-Shortclick#4 ON millis=217647
EVENT: Power-Shortclick ON millis=217647
EVENT: Power-Pressed#4 ON millis=217680
EVENT: Power-Pressed ON millis=217680
EVENT: Power-Released#4 ON millis=217680
EVENT: Power-Released ON millis=217680
EVENT: Power-Shortclick#4 ON millis=217680
EVENT: Power-Shortclick ON millis=217681
EVENT: Power-Pressed#4 ON millis=217695
EVENT: Power-Pressed ON millis=217695
EVENT: Power-Released#4 ON millis=217695
EVENT: Power-Released ON millis=217695
EVENT: Power-Shortclick#4 ON millis=217695
EVENT: Power-Shortclick ON millis=217697
EVENT: Power-Pressed#4 ON millis=217727
EVENT: Power-Pressed ON millis=217727
EVENT: Power-Released#4 ON millis=217738
EVENT: Power-Released ON millis=217738
EVENT: Power-Shortclick#4 ON millis=217738
EVENT: Power-Shortclick ON millis=217738
EVENT: Power-Pressed#4 ON millis=217767
EVENT: Power-Pressed ON millis=217767
EVENT: Power-Released#4 ON millis=217768
EVENT: Power-Released ON millis=217768
EVENT: Power-Shortclick#4 ON millis=217768
EVENT: Power-Shortclick ON millis=217768
EVENT: Power-Pressed#4 ON millis=217791
EVENT: Power-Pressed ON millis=217791
EVENT: Power-Released#4 ON millis=217803
EVENT: Power-Released ON millis=217803
EVENT: Power-Shortclick#4 ON millis=217803
EVENT: Power-Shortclick ON millis=217803
EVENT: Power-Pressed#4 ON millis=217850
EVENT: Power-Pressed ON millis=217852
EVENT: Power-Released#4 ON millis=217852
EVENT: Power-Released ON millis=217852
EVENT: Power-Shortclick#4 ON millis=217852
EVENT: Power-Shortclick ON millis=217853
EVENT: Power-Pressed#4 ON millis=217884
EVENT: Power-Pressed ON millis=217884
EVENT: Power-Released#4 ON millis=217884
EVENT: Power-Released ON millis=217884
EVENT: Power-Shortclick#4 ON millis=217884
EVENT: Power-Shortclick ON millis=217884
EVENT: Power-Pressed#4 ON millis=217895
EVENT: Power-Pressed ON millis=217895
EVENT: Power-Released#4 ON millis=217896
EVENT: Power-Released ON millis=217896
EVENT: Power-Shortclick#4 ON millis=217896
EVENT: Power-Shortclick ON millis=217896
EVENT: Power-Pressed#4 ON millis=217919
EVENT: Power-Pressed ON millis=217919
EVENT: Power-Released#4 ON millis=217930
EVENT: Power-Released ON millis=217930
EVENT: Power-Shortclick#4 ON millis=217930
EVENT: Power-Shortclick ON millis=217930
EVENT: Power-Pressed#4 ON millis=217954
EVENT: Power-Pressed ON millis=217954
EVENT: Power-Released#4 ON millis=217954
EVENT: Power-Released ON millis=217954
EVENT: Power-Shortclick#4 ON millis=217954
EVENT: Power-Shortclick ON millis=217954
EVENT: Power-Pressed#4 ON millis=217965
EVENT: Power-Pressed ON millis=217965
EVENT: Power-Released#4 ON millis=217966
EVENT: Power-Released ON millis=217966
EVENT: Power-Shortclick#4 ON millis=217966
EVENT: Power-Shortclick ON millis=217966
EVENT: Power-Pressed#4 ON millis=217977
EVENT: Power-Pressed ON millis=217978
EVENT: Power-Released#4 ON millis=217980
EVENT: Power-Released ON millis=217980
EVENT: Power-Shortclick#4 ON millis=217980
EVENT: Power-Shortclick ON millis=217980
EVENT: Power-Pressed#4 ON millis=218012
EVENT: Power-Pressed ON millis=218012
EVENT: Power-Released#4 ON millis=218022
EVENT: Power-Released ON millis=218022
EVENT: Power-Shortclick#4 ON millis=218022
EVENT: Power-Shortclick ON millis=218022
EVENT: Power-Pressed#4 ON millis=218035
EVENT: Power-Pressed ON millis=218035
EVENT: Power-Released#4 ON millis=218035
EVENT: Power-Released ON millis=218035
EVENT: Power-Shortclick#4 ON millis=218035
EVENT: Power-Shortclick ON millis=218035
EVENT: Power-Pressed#4 ON millis=218047
EVENT: Power-Pressed ON millis=218047
EVENT: Power-Released#4 ON millis=218058
EVENT: Power-Released ON millis=218058
EVENT: Power-Shortclick#4 ON millis=218058
EVENT: Power-Shortclick ON millis=218058
EVENT: Power-Pressed#4 ON millis=218069
EVENT: Power-Pressed ON millis=218069
EVENT: Power-Released#4 ON millis=218070
EVENT: Power-Released ON millis=218070
EVENT: Power-Shortclick#4 ON millis=218070
EVENT: Power-Shortclick ON millis=218070
EVENT: Power-Pressed#4 ON millis=218092
EVENT: Power-Pressed ON millis=218093
EVENT: Power-Released#4 ON millis=218093
EVENT: Power-Released ON millis=218093
EVENT: Power-Shortclick#4 ON millis=218093
EVENT: Power-Shortclick ON millis=218093
EVENT: Power-Pressed#4 ON millis=218104
EVENT: Power-Pressed ON millis=218104
EVENT: Power-Released#4 ON millis=218115
EVENT: Power-Released ON millis=218116
EVENT: Power-Shortclick#4 ON millis=218116
EVENT: Power-Shortclick ON millis=218116
EVENT: Power-Pressed#4 ON millis=218128
EVENT: Power-Pressed ON millis=218128
EVENT: Power-Released#4 ON millis=218128
EVENT: Power-Released ON millis=218129
EVENT: Power-Shortclick#4 ON millis=218129
EVENT: Power-Shortclick ON millis=218132
EVENT: Power-Pressed#4 ON millis=218144
EVENT: Power-Pressed ON millis=218144
EVENT: Power-Released#4 ON millis=218145
EVENT: Power-Released ON millis=218145
EVENT: Power-Shortclick#4 ON millis=218145
EVENT: Power-Shortclick ON millis=218145
EVENT: Power-Pressed#4 ON millis=218167
EVENT: Power-Pressed ON millis=218167
EVENT: Power-Released#4 ON millis=218167
EVENT: Power-Released ON millis=218167
EVENT: Power-Shortclick#4 ON millis=218167
EVENT: Power-Shortclick ON millis=218168
EVENT: Power-Pressed#4 ON millis=218255
EVENT: Power-Pressed ON millis=218255
EVENT: Power-Released#4 ON millis=218255
EVENT: Power-Released ON millis=218255
EVENT: Power-Shortclick#4 ON millis=218255
EVENT: Power-Shortclick ON millis=218256
EVENT: Power-Pressed#4 ON millis=218277
EVENT: Power-Pressed ON millis=218277
EVENT: Power-Released#4 ON millis=218277
EVENT: Power-Released ON millis=218277
EVENT: Power-Shortclick#4 ON millis=218277
EVENT: Power-Shortclick ON millis=218277
EVENT: Power-Pressed#4 ON millis=218325
EVENT: Power-Pressed ON millis=218325
EVENT: Power-Released#4 ON millis=218325
EVENT: Power-Released ON millis=218325
EVENT: Power-Shortclick#4 ON millis=218325
EVENT: Power-Shortclick ON millis=218325
EVENT: Power-Pressed#4 ON millis=218336
EVENT: Power-Pressed ON millis=218336
EVENT: Power-Released#4 ON millis=218336
EVENT: Power-Released ON millis=218336
EVENT: Power-Shortclick#4 ON millis=218336
EVENT: Power-Shortclick ON millis=218337
EVENT: Power-Pressed#4 ON millis=218405
EVENT: Power-Pressed ON millis=218405
EVENT: Power-Released#4 ON millis=218405
EVENT: Power-Released ON millis=218405
EVENT: Power-Shortclick#4 ON millis=218405
EVENT: Power-Shortclick ON millis=218405
EVENT: Power-Pressed#4 ON millis=218532
EVENT: Power-Pressed ON millis=218532
EVENT: Power-Released#4 ON millis=218533
EVENT: Power-Released ON millis=218533
EVENT: Power-Shortclick#4 ON millis=218533
EVENT: Power-Shortclick ON millis=218533
EVENT: Power-Pressed#4 ON millis=218551
EVENT: Power-Pressed ON millis=218551
EVENT: Power-Released#4 ON millis=218551
EVENT: Power-Released ON millis=218551
EVENT: Power-Shortclick#4 ON millis=218551
EVENT: Power-Shortclick ON millis=218551
Playing OBWK3/swingl/swingl1.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#4 ON millis=218899
EVENT: Power-Pressed ON millis=218899
EVENT: Power-Released#4 ON millis=218899
EVENT: Power-Released ON millis=218899
EVENT: Power-Shortclick#4 ON millis=218899
EVENT: Power-Shortclick ON millis=218899
EVENT: Power-Pressed#4 ON millis=218974
EVENT: Power-Pressed ON millis=218974
EVENT: Power-Released#4 ON millis=218975
EVENT: Power-Released ON millis=218975
EVENT: Power-Shortclick#4 ON millis=218975
EVENT: Power-Shortclick ON millis=218975
EVENT: Power-Pressed#4 ON millis=219131
EVENT: Power-Pressed ON millis=219131
EVENT: Power-Released#4 ON millis=219132
EVENT: Power-Released ON millis=219132
EVENT: Power-Shortclick#4 ON millis=219132
EVENT: Power-Shortclick ON millis=219132
EVENT: Power-Pressed#4 ON millis=219160
EVENT: Power-Pressed ON millis=219160
EVENT: Power-Released#4 ON millis=219160
EVENT: Power-Released ON millis=219160
EVENT: Power-Shortclick#4 ON millis=219161
EVENT: Power-Shortclick ON millis=219161
EVENT: Power-Pressed#4 ON millis=219201
EVENT: Power-Pressed ON millis=219201
EVENT: Power-Released#4 ON millis=219201
EVENT: Power-Released ON millis=219201
EVENT: Power-Shortclick#4 ON millis=219201
EVENT: Power-Shortclick ON millis=219201
EVENT: Power-Pressed#4 ON millis=219301
EVENT: Power-Pressed ON millis=219301
EVENT: Power-Released#4 ON millis=219301
EVENT: Power-Released ON millis=219301
EVENT: Power-Shortclick#4 ON millis=219301
EVENT: Power-Shortclick ON millis=219301
EVENT: Power-Pressed#4 ON millis=219467
EVENT: Power-Pressed ON millis=219467
EVENT: Power-Released#4 ON millis=219468
EVENT: Power-Released ON millis=219468
EVENT: Power-Shortclick#4 ON millis=219468
EVENT: Power-Shortclick ON millis=219468
EVENT: Power-Pressed#4 ON millis=219497
EVENT: Power-Pressed ON millis=219497
EVENT: Power-Released#4 ON millis=219498
EVENT: Power-Released ON millis=219498
EVENT: Power-Shortclick#4 ON millis=219498
EVENT: Power-Shortclick ON millis=219498
EVENT: Power-Pressed#4 ON millis=219526
EVENT: Power-Pressed ON millis=219526
EVENT: Power-Released#4 ON millis=219526
EVENT: Power-Released ON millis=219526
EVENT: Power-Shortclick#4 ON millis=219526
EVENT: Power-Shortclick ON millis=219526
EVENT: Power-Pressed#4 ON millis=219782
EVENT: Power-Pressed ON millis=219782
EVENT: Power-Released#4 ON millis=219782
EVENT: Power-Released ON millis=219782
EVENT: Power-Shortclick#4 ON millis=219782
EVENT: Power-Shortclick ON millis=219782
EVENT: Power-Pressed#4 ON millis=219880
EVENT: Power-Pressed ON millis=219880
EVENT: Power-Released#4 ON millis=219880
EVENT: Power-Released ON millis=219881
EVENT: Power-Shortclick#4 ON millis=219881
EVENT: Power-Shortclick ON millis=219881
Battery voltage: 4.10
EVENT: Power-Pressed#4 ON millis=220100
EVENT: Power-Pressed ON millis=220100
EVENT: Power-Released#4 ON millis=220100
EVENT: Power-Released ON millis=220100
EVENT: Power-Shortclick#4 ON millis=220100
EVENT: Power-Shortclick ON millis=220100
EVENT: Power-Pressed#4 ON millis=220140
EVENT: Power-Pressed ON millis=220141
EVENT: Power-Released#4 ON millis=220142
EVENT: Power-Released ON millis=220142
EVENT: Power-Shortclick#4 ON millis=220142
EVENT: Power-Shortclick ON millis=220142
EVENT: Power-Pressed#4 ON millis=220217
EVENT: Power-Pressed ON millis=220217
EVENT: Power-Released#4 ON millis=220228
EVENT: Power-Released ON millis=220228
EVENT: Power-Shortclick#4 ON millis=220228
EVENT: Power-Shortclick ON millis=220228
EVENT: Power-Pressed#4 ON millis=220288
EVENT: Power-Pressed ON millis=220288
EVENT: Power-Released#4 ON millis=220288
EVENT: Power-Released ON millis=220288
EVENT: Power-Shortclick#4 ON millis=220288
EVENT: Power-Shortclick ON millis=220288
EVENT: Power-Pressed#4 ON millis=220320
EVENT: Power-Pressed ON millis=220320
EVENT: Power-Released#4 ON millis=220327
EVENT: Power-Released ON millis=220327
EVENT: Power-Shortclick#4 ON millis=220327
EVENT: Power-Shortclick ON millis=220327
EVENT: Power-Pressed#4 ON millis=220566
EVENT: Power-Pressed ON millis=220566
EVENT: Power-Released#4 ON millis=220566
EVENT: Power-Released ON millis=220566
EVENT: Power-Shortclick#4 ON millis=220566
EVENT: Power-Shortclick ON millis=220567
EVENT: Power-Pressed#4 ON millis=220792
EVENT: Power-Pressed ON millis=220792
EVENT: Power-Released#4 ON millis=220792
EVENT: Power-Released ON millis=220792
EVENT: Power-Shortclick#4 ON millis=220793
EVENT: Power-Shortclick ON millis=220793
EVENT: Power-Pressed#4 ON millis=220821
EVENT: Power-Pressed ON millis=220821
EVENT: Power-Released#4 ON millis=220821
EVENT: Power-Released ON millis=220821
EVENT: Power-Shortclick#4 ON millis=220821
EVENT: Power-Shortclick ON millis=220821
EVENT: Power-Pressed#4 ON millis=221006
EVENT: Power-Pressed ON millis=221006
EVENT: Power-Released#4 ON millis=221008
EVENT: Power-Released ON millis=221008
EVENT: Power-Shortclick#4 ON millis=221008
EVENT: Power-Shortclick ON millis=221008
EVENT: Power-Pressed#4 ON millis=221018
EVENT: Power-Pressed ON millis=221018
EVENT: Power-Released#4 ON millis=221018
EVENT: Power-Released ON millis=221018
EVENT: Power-Shortclick#4 ON millis=221019
EVENT: Power-Shortclick ON millis=221019
EVENT: Power-Pressed#4 ON millis=221158
EVENT: Power-Pressed ON millis=221158
EVENT: Power-Released#4 ON millis=221158
EVENT: Power-Released ON millis=221158
EVENT: Power-Shortclick#4 ON millis=221159
EVENT: Power-Shortclick ON millis=221159
EVENT: Power-Pressed#4 ON millis=221217
EVENT: Power-Pressed ON millis=221217
EVENT: Power-Released#4 ON millis=221217
EVENT: Power-Released ON millis=221217
EVENT: Power-Shortclick#4 ON millis=221217
EVENT: Power-Shortclick ON millis=221218
EVENT: Power-Pressed#4 ON millis=221284
EVENT: Power-Pressed ON millis=221284
EVENT: Power-Released#4 ON millis=221285
EVENT: Power-Released ON millis=221285
EVENT: Power-Shortclick#4 ON millis=221285
EVENT: Power-Shortclick ON millis=221285
EVENT: Power-Pressed#4 ON millis=221546
EVENT: Power-Pressed ON millis=221546
EVENT: Power-Released#4 ON millis=221547
EVENT: Power-Released ON millis=221547
EVENT: Power-Shortclick#4 ON millis=221547
EVENT: Power-Shortclick ON millis=221548
EVENT: Power-Pressed#4 ON millis=221575
EVENT: Power-Pressed ON millis=221575
EVENT: Power-Released#4 ON millis=221575
EVENT: Power-Released ON millis=221575
EVENT: Power-Shortclick#4 ON millis=221575
EVENT: Power-Shortclick ON millis=221575
EVENT: Power-Pressed#4 ON millis=221640
EVENT: Power-Pressed ON millis=221640
EVENT: Power-Released#4 ON millis=221641
EVENT: Power-Released ON millis=221641
EVENT: Power-Shortclick#4 ON millis=221641
EVENT: Power-Shortclick ON millis=221641
EVENT: Power-Pressed#4 ON millis=221662
EVENT: Power-Pressed ON millis=221662
EVENT: Power-Released#4 ON millis=221669
EVENT: Power-Released ON millis=221669
EVENT: Power-Shortclick#4 ON millis=221670
EVENT: Power-Shortclick ON millis=221670
EVENT: Power-Pressed#4 ON millis=221814
EVENT: Power-Pressed ON millis=221814
EVENT: Power-Released#4 ON millis=221814
EVENT: Power-Released ON millis=221814
EVENT: Power-Shortclick#4 ON millis=221814
EVENT: Power-Shortclick ON millis=221814
EVENT: Power-Pressed#4 ON millis=221964
EVENT: Power-Pressed ON millis=221964
EVENT: Power-Released#4 ON millis=221965
EVENT: Power-Released ON millis=221965
EVENT: Power-Shortclick#4 ON millis=221965
EVENT: Power-Shortclick ON millis=221965
EVENT: Power-Pressed#4 ON millis=222347
EVENT: Power-Pressed ON millis=222347
EVENT: Power-Released#4 ON millis=222349
EVENT: Power-Released ON millis=222349
EVENT: Power-Shortclick#4 ON millis=222349
EVENT: Power-Shortclick ON millis=222349
EVENT: Power-Pressed#4 ON millis=222360
EVENT: Power-Pressed ON millis=222360
EVENT: Power-Released#4 ON millis=222377
EVENT: Power-Released ON millis=222377
EVENT: Power-Shortclick#4 ON millis=222377
EVENT: Power-Shortclick ON millis=222377
EVENT: Power-Pressed#4 ON millis=222534
EVENT: Power-Pressed ON millis=222534
EVENT: Power-Released#4 ON millis=222534
EVENT: Power-Released ON millis=222534
EVENT: Power-Shortclick#4 ON millis=222534
EVENT: Power-Shortclick ON millis=222534
EVENT: Power-Pressed#4 ON millis=222597
EVENT: Power-Pressed ON millis=222597
EVENT: Power-Released#4 ON millis=222604
EVENT: Power-Released ON millis=222604
EVENT: Power-Shortclick#4 ON millis=222604
EVENT: Power-Shortclick ON millis=222604
EVENT: Power-Pressed#4 ON millis=222737
EVENT: Power-Pressed ON millis=222737
EVENT: Power-Released#4 ON millis=222738
EVENT: Power-Released ON millis=222738
EVENT: Power-Shortclick#4 ON millis=222738
EVENT: Power-Shortclick ON millis=222738
EVENT: Power-Pressed#4 ON millis=222934
EVENT: Power-Pressed ON millis=222934
EVENT: Power-Released#4 ON millis=222934
EVENT: Power-Released ON millis=222934
EVENT: Power-Shortclick#4 ON millis=222934
EVENT: Power-Shortclick ON millis=222934
Playing OBWK3/swingh/swingh1.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#4 ON millis=223237
EVENT: Power-Pressed ON millis=223237
EVENT: Power-Released#4 ON millis=223237
EVENT: Power-Released ON millis=223238
EVENT: Power-Shortclick#4 ON millis=223238
EVENT: Power-Shortclick ON millis=223238
EVENT: Power-Pressed#4 ON millis=223405
EVENT: Power-Pressed ON millis=223405
EVENT: Power-Released#4 ON millis=223405
EVENT: Power-Released ON millis=223405
EVENT: Power-Shortclick#4 ON millis=223405
EVENT: Power-Shortclick ON millis=223405
EVENT: Power-Pressed#4 ON millis=223503
EVENT: Power-Pressed ON millis=223503
EVENT: Power-Released#4 ON millis=223503
EVENT: Power-Released ON millis=223504
EVENT: Power-Shortclick#4 ON millis=223504
EVENT: Power-Shortclick ON millis=223504
EVENT: Power-Pressed#4 ON millis=223549
EVENT: Power-Pressed ON millis=223549
EVENT: Power-Released#4 ON millis=223550
EVENT: Power-Released ON millis=223550
EVENT: Power-Shortclick#4 ON millis=223550
EVENT: Power-Shortclick ON millis=223550
EVENT: Power-Pressed#4 ON millis=223602
EVENT: Power-Pressed ON millis=223602
EVENT: Power-Released#4 ON millis=223609
EVENT: Power-Released ON millis=223609
EVENT: Power-Shortclick#4 ON millis=223609
EVENT: Power-Shortclick ON millis=223609
EVENT: Power-Pressed#4 ON millis=223829
EVENT: Power-Pressed ON millis=223829
EVENT: Power-Released#4 ON millis=223829
EVENT: Power-Released ON millis=223829
EVENT: Power-Shortclick#4 ON millis=223829
EVENT: Power-Shortclick ON millis=223829
EVENT: Power-Pressed#4 ON millis=223874
EVENT: Power-Pressed ON millis=223874
EVENT: Power-Released#4 ON millis=223875
EVENT: Power-Released ON millis=223875
EVENT: Power-Shortclick#4 ON millis=223875
EVENT: Power-Shortclick ON millis=223875
EVENT: Power-Pressed#4 ON millis=224021
EVENT: Power-Pressed ON millis=224021
EVENT: Power-Released#4 ON millis=224031
EVENT: Power-Released ON millis=224031
EVENT: Power-Shortclick#4 ON millis=224031
EVENT: Power-Shortclick ON millis=224031
EVENT: Power-Pressed#4 ON millis=224103
EVENT: Power-Pressed ON millis=224103
EVENT: Power-Released#4 ON millis=224103
EVENT: Power-Released ON millis=224103
EVENT: Power-Shortclick#4 ON millis=224103
EVENT: Power-Shortclick ON millis=224103
EVENT: Power-Pressed#4 ON millis=224159
EVENT: Power-Pressed ON millis=224159
EVENT: Power-Released#4 ON millis=224159
EVENT: Power-Released ON millis=224159
EVENT: Power-Shortclick#4 ON millis=224159
EVENT: Power-Shortclick ON millis=224159
EVENT: Power-Pressed#4 ON millis=224257
EVENT: Power-Pressed ON millis=224257
EVENT: Power-Released#4 ON millis=224258
EVENT: Power-Released ON millis=224258
EVENT: Power-Shortclick#4 ON millis=224258
EVENT: Power-Shortclick ON millis=224258
EVENT: Power-Pressed#4 ON millis=224299
EVENT: Power-Pressed ON millis=224299
EVENT: Power-Released#4 ON millis=224299
EVENT: Power-Released ON millis=224299
EVENT: Power-Shortclick#4 ON millis=224299
EVENT: Power-Shortclick ON millis=224299
EVENT: Power-Pressed#4 ON millis=224385
EVENT: Power-Pressed ON millis=224385
EVENT: Power-Released#4 ON millis=224385
EVENT: Power-Released ON millis=224385
EVENT: Power-Shortclick#4 ON millis=224385
EVENT: Power-Shortclick ON millis=224385
EVENT: Power-Pressed#4 ON millis=224449
EVENT: Power-Pressed ON millis=224449
EVENT: Power-Released#4 ON millis=224456
EVENT: Power-Released ON millis=224456
EVENT: Power-Shortclick#4 ON millis=224456
EVENT: Power-Shortclick ON millis=224456
EVENT: Power-Pressed#4 ON millis=224513
EVENT: Power-Pressed ON millis=224513
EVENT: Power-Released#4 ON millis=224514
EVENT: Power-Released ON millis=224514
EVENT: Power-Shortclick#4 ON millis=224514
EVENT: Power-Shortclick ON millis=224514
EVENT: Power-Pressed#4 ON millis=224642
EVENT: Power-Pressed ON millis=224642
EVENT: Power-Released#4 ON millis=224642
EVENT: Power-Released ON millis=224642
EVENT: Power-Shortclick#4 ON millis=224642
EVENT: Power-Shortclick ON millis=224642
EVENT: Power-Pressed#4 ON millis=224908
EVENT: Power-Pressed ON millis=224908
EVENT: Power-Released#4 ON millis=224908
EVENT: Power-Released ON millis=224908
EVENT: Power-Shortclick#4 ON millis=224908
EVENT: Power-Shortclick ON millis=224908
EVENT: Power-Pressed#4 ON millis=225024
EVENT: Power-Pressed ON millis=225024
EVENT: Power-Released#4 ON millis=225025
EVENT: Power-Released ON millis=225025
EVENT: Power-Shortclick#4 ON millis=225025
EVENT: Power-Shortclick ON millis=225025
EVENT: Power-Pressed#4 ON millis=225053
EVENT: Power-Pressed ON millis=225053
EVENT: Power-Released#4 ON millis=225054
EVENT: Power-Released ON millis=225054
EVENT: Power-Shortclick#4 ON millis=225054
EVENT: Power-Shortclick ON millis=225054
EVENT: Power-Pressed#4 ON millis=225095
EVENT: Power-Pressed ON millis=225095
EVENT: Power-Released#4 ON millis=225095
EVENT: Power-Released ON millis=225095
EVENT: Power-Shortclick#4 ON millis=225095
EVENT: Power-Shortclick ON millis=225095
EVENT: Power-Pressed#4 ON millis=225153
EVENT: Power-Pressed ON millis=225153
EVENT: Power-Released#4 ON millis=225153
EVENT: Power-Released ON millis=225153
EVENT: Power-Shortclick#4 ON millis=225153
EVENT: Power-Shortclick ON millis=225153
EVENT: Power-Pressed#4 ON millis=225391
EVENT: Power-Pressed ON millis=225391
EVENT: Power-Released#4 ON millis=225397
EVENT: Power-Released ON millis=225398
EVENT: Power-Shortclick#4 ON millis=225398
EVENT: Power-Shortclick ON millis=225399
EVENT: Power-Pressed#4 ON millis=225408
EVENT: Power-Pressed ON millis=225408
EVENT: Power-Released#4 ON millis=225408
EVENT: Power-Released ON millis=225408
EVENT: Power-Shortclick#4 ON millis=225409
EVENT: Power-Shortclick ON millis=225409
EVENT: Power-Pressed#4 ON millis=225420
EVENT: Power-Pressed ON millis=225420
EVENT: Power-Released#4 ON millis=225420
EVENT: Power-Released ON millis=225420
EVENT: Power-Shortclick#4 ON millis=225420
EVENT: Power-Shortclick ON millis=225420
EVENT: Power-Pressed#4 ON millis=225461
EVENT: Power-Pressed ON millis=225461
EVENT: Power-Released#4 ON millis=225461
EVENT: Power-Released ON millis=225461
EVENT: Power-Shortclick#4 ON millis=225461
EVENT: Power-Shortclick ON millis=225461
EVENT: Power-Pressed#4 ON millis=225773
EVENT: Power-Pressed ON millis=225773
EVENT: Power-Released#4 ON millis=225774
EVENT: Power-Released ON millis=225774
EVENT: Power-Shortclick#4 ON millis=225774
EVENT: Power-Shortclick ON millis=225774
EVENT: Power-Pressed#4 ON millis=225802
EVENT: Power-Pressed ON millis=225802
EVENT: Power-Released#4 ON millis=225802
EVENT: Power-Released ON millis=225802
EVENT: Power-Shortclick#4 ON millis=225802
EVENT: Power-Shortclick ON millis=225802
EVENT: Power-Pressed#4 ON millis=225883
EVENT: Power-Pressed ON millis=225883
EVENT: Power-Released#4 ON millis=225883
EVENT: Power-Released ON millis=225883
EVENT: Power-Shortclick#4 ON millis=225884
EVENT: Power-Shortclick ON millis=225884
EVENT: Power-Pressed#4 ON millis=225901
EVENT: Power-Pressed ON millis=225901
EVENT: Power-Released#4 ON millis=225901
EVENT: Power-Released ON millis=225901
EVENT: Power-Shortclick#4 ON millis=225901
EVENT: Power-Shortclick ON millis=225901
EVENT: Power-Pressed#4 ON millis=225924
EVENT: Power-Pressed ON millis=225924
EVENT: Power-Released#4 ON millis=225924
EVENT: Power-Released ON millis=225924
EVENT: Power-Shortclick#4 ON millis=225925
EVENT: Power-Shortclick ON millis=225925
EVENT: Power-Pressed#4 ON millis=226029
EVENT: Power-Pressed ON millis=226029
EVENT: Power-Released#4 ON millis=226029
EVENT: Power-Released ON millis=226029
EVENT: Power-Shortclick#4 ON millis=226029
EVENT: Power-Shortclick ON millis=226029
EVENT: Power-Pressed#4 ON millis=226058
EVENT: Power-Pressed ON millis=226058
EVENT: Power-Released#4 ON millis=226058
EVENT: Power-Released ON millis=226058
EVENT: Power-Shortclick#4 ON millis=226059
EVENT: Power-Shortclick ON millis=226059
EVENT: Power-Pressed#4 ON millis=226209
EVENT: Power-Pressed ON millis=226209
EVENT: Power-Released#4 ON millis=226209
EVENT: Power-Released ON millis=226209
EVENT: Power-Shortclick#4 ON millis=226209
EVENT: Power-Shortclick ON millis=226209
EVENT: Power-Pressed#4 ON millis=226441
EVENT: Power-Pressed ON millis=226441
EVENT: Power-Released#4 ON millis=226441
EVENT: Power-Released ON millis=226442
EVENT: Power-Shortclick#4 ON millis=226442
EVENT: Power-Shortclick ON millis=226442
EVENT: Power-Pressed#4 ON millis=226609
EVENT: Power-Pressed ON millis=226610
EVENT: Power-Released#4 ON millis=226610
EVENT: Power-Released ON millis=226610
EVENT: Power-Shortclick#4 ON millis=226610
EVENT: Power-Shortclick ON millis=226610
EVENT: Power-Pressed#4 ON millis=226662
EVENT: Power-Pressed ON millis=226662
EVENT: Power-Released#4 ON millis=226662
EVENT: Power-Released ON millis=226662
EVENT: Power-Shortclick#4 ON millis=226662
EVENT: Power-Shortclick ON millis=226662
EVENT: Power-Pressed#4 ON millis=226947
EVENT: Power-Pressed ON millis=226947
EVENT: Power-Released#4 ON millis=226947
EVENT: Power-Released ON millis=226947
EVENT: Power-Shortclick#4 ON millis=226947
EVENT: Power-Shortclick ON millis=226947
EVENT: Power-Pressed#4 ON millis=227045
EVENT: Power-Pressed ON millis=227045
EVENT: Power-Released#4 ON millis=227045
EVENT: Power-Released ON millis=227045
EVENT: Power-Shortclick#4 ON millis=227045
EVENT: Power-Shortclick ON millis=227045
EVENT: Power-Pressed#4 ON millis=227288
EVENT: Power-Pressed ON millis=227288
EVENT: Power-Released#4 ON millis=227288
EVENT: Power-Released ON millis=227288
EVENT: Power-Shortclick#4 ON millis=227288
EVENT: Power-Shortclick ON millis=227288
EVENT: Power-Pressed#4 ON millis=227387
EVENT: Power-Pressed ON millis=227387
EVENT: Power-Released#4 ON millis=227388
EVENT: Power-Released ON millis=227388
EVENT: Power-Shortclick#4 ON millis=227388
EVENT: Power-Shortclick ON millis=227388
EVENT: Power-Pressed#4 ON millis=227515
EVENT: Power-Pressed ON millis=227515
EVENT: Power-Released#4 ON millis=227515
EVENT: Power-Released ON millis=227515
EVENT: Power-Shortclick#4 ON millis=227515
EVENT: Power-Shortclick ON millis=227515
EVENT: Power-Pressed#4 ON millis=227590
EVENT: Power-Pressed ON millis=227590
EVENT: Power-Released#4 ON millis=227591
EVENT: Power-Released ON millis=227591
EVENT: Power-Shortclick#4 ON millis=227591
EVENT: Power-Shortclick ON millis=227591
Playing OBWK3/swingl/swingl1.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#4 ON millis=227614
EVENT: Power-Pressed ON millis=227614
EVENT: Power-Released#4 ON millis=227614
EVENT: Power-Released ON millis=227614
EVENT: Power-Shortclick#4 ON millis=227614
EVENT: Power-Shortclick ON millis=227614
EVENT: Power-Pressed#4 ON millis=227701
EVENT: Power-Pressed ON millis=227701
EVENT: Power-Released#4 ON millis=227701
EVENT: Power-Released ON millis=227701
EVENT: Power-Shortclick#4 ON millis=227701
EVENT: Power-Shortclick ON millis=227702
EVENT: Power-Pressed#4 ON millis=227887
EVENT: Power-Pressed ON millis=227887
EVENT: Power-Released#4 ON millis=227888
EVENT: Power-Released ON millis=227888
EVENT: Power-Shortclick#4 ON millis=227888
EVENT: Power-Shortclick ON millis=227888
EVENT: Power-Pressed#4 ON millis=227986
EVENT: Power-Pressed ON millis=227986
EVENT: Power-Released#4 ON millis=227987
EVENT: Power-Released ON millis=227987
EVENT: Power-Shortclick#4 ON millis=227987
EVENT: Power-Shortclick ON millis=227987
EVENT: Power-Pressed#4 ON millis=228068
EVENT: Power-Pressed ON millis=228068
EVENT: Power-Released#4 ON millis=228068
EVENT: Power-Released ON millis=228068
EVENT: Power-Shortclick#4 ON millis=228068
EVENT: Power-Shortclick ON millis=228068
EVENT: Power-Pressed#4 ON millis=228136
EVENT: Power-Pressed ON millis=228136
EVENT: Power-Released#4 ON millis=228137
EVENT: Power-Released ON millis=228137
EVENT: Power-Shortclick#4 ON millis=228137
EVENT: Power-Shortclick ON millis=228137
EVENT: Power-Pressed#4 ON millis=228235
EVENT: Power-Pressed ON millis=228235
EVENT: Power-Released#4 ON millis=228235
EVENT: Power-Released ON millis=228235
EVENT: Power-Shortclick#4 ON millis=228235
EVENT: Power-Shortclick ON millis=228235
EVENT: Power-Pressed#4 ON millis=228264
EVENT: Power-Pressed ON millis=228264
EVENT: Power-Released#4 ON millis=228264
EVENT: Power-Released ON millis=228264
EVENT: Power-Shortclick#4 ON millis=228264
EVENT: Power-Shortclick ON millis=228264
EVENT: Power-Pressed#4 ON millis=228352
EVENT: Power-Pressed ON millis=228352
EVENT: Power-Released#4 ON millis=228352
EVENT: Power-Released ON millis=228352
EVENT: Power-Shortclick#4 ON millis=228352
EVENT: Power-Shortclick ON millis=228352
EVENT: Power-Pressed#4 ON millis=228467
EVENT: Power-Pressed ON millis=228467
EVENT: Power-Released#4 ON millis=228468
EVENT: Power-Released ON millis=228468
EVENT: Power-Shortclick#4 ON millis=228468
EVENT: Power-Shortclick ON millis=228468
EVENT: Power-Pressed#4 ON millis=228537
EVENT: Power-Pressed ON millis=228537
EVENT: Power-Released#4 ON millis=228538
EVENT: Power-Released ON millis=228538
EVENT: Power-Shortclick#4 ON millis=228538
EVENT: Power-Shortclick ON millis=228538
EVENT: Power-Pressed#4 ON millis=228549
EVENT: Power-Pressed ON millis=228549
EVENT: Power-Released#4 ON millis=228549
EVENT: Power-Released ON millis=228549
EVENT: Power-Shortclick#4 ON millis=228549
EVENT: Power-Shortclick ON millis=228549
EVENT: Power-Pressed#4 ON millis=228595
EVENT: Power-Pressed ON millis=228595
EVENT: Power-Released#4 ON millis=228595
EVENT: Power-Released ON millis=228595
EVENT: Power-Shortclick#4 ON millis=228596
EVENT: Power-Shortclick ON millis=228596
EVENT: Power-Pressed#4 ON millis=228706
EVENT: Power-Pressed ON millis=228706
EVENT: Power-Released#4 ON millis=228706
EVENT: Power-Released ON millis=228706
EVENT: Power-Shortclick#4 ON millis=228706
EVENT: Power-Shortclick ON millis=228706
EVENT: Power-Pressed#4 ON millis=228723
EVENT: Power-Pressed ON millis=228723
EVENT: Power-Released#4 ON millis=228724
EVENT: Power-Released ON millis=228724
EVENT: Power-Shortclick#4 ON millis=228724
EVENT: Power-Shortclick ON millis=228724
EVENT: Power-Pressed#4 ON millis=228914
EVENT: Power-Pressed ON millis=228914
EVENT: Power-Released#4 ON millis=228914
EVENT: Power-Released ON millis=228914
EVENT: Power-Shortclick#4 ON millis=228914
EVENT: Power-Shortclick ON millis=228914
EVENT: Power-Pressed#4 ON millis=229043
EVENT: Power-Pressed ON millis=229043
EVENT: Power-Released#4 ON millis=229043
EVENT: Power-Released ON millis=229043
EVENT: Power-Shortclick#4 ON millis=229043
EVENT: Power-Shortclick ON millis=229043
EVENT: Power-Pressed#4 ON millis=229071
EVENT: Power-Pressed ON millis=229071
EVENT: Power-Released#4 ON millis=229071
EVENT: Power-Released ON millis=229071
EVENT: Power-Shortclick#4 ON millis=229072
EVENT: Power-Shortclick ON millis=229072
EVENT: Power-Pressed#4 ON millis=229146
EVENT: Power-Pressed ON millis=229146
EVENT: Power-Released#4 ON millis=229147
EVENT: Power-Released ON millis=229147
EVENT: Power-Shortclick#4 ON millis=229148
EVENT: Power-Shortclick ON millis=229148
EVENT: Power-Pressed#4 ON millis=229535
EVENT: Power-Pressed ON millis=229535
EVENT: Power-Released#4 ON millis=229535
EVENT: Power-Released ON millis=229535
EVENT: Power-Shortclick#4 ON millis=229535
EVENT: Power-Shortclick ON millis=229535
EVENT: Power-Pressed#4 ON millis=229791
EVENT: Power-Pressed ON millis=229791
EVENT: Power-Released#4 ON millis=229791
EVENT: Power-Released ON millis=229791
EVENT: Power-Shortclick#4 ON millis=229791
EVENT: Power-Shortclick ON millis=229792
EVENT: Power-Pressed#4 ON millis=229895
EVENT: Power-Pressed ON millis=229896
EVENT: Power-Released#4 ON millis=229896
EVENT: Power-Released ON millis=229896
EVENT: Power-Shortclick#4 ON millis=229897
EVENT: Power-Shortclick ON millis=229897
Playing OBWK3/hum.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#4 ON millis=229949
EVENT: Power-Pressed ON millis=229950
EVENT: Power-Released#4 ON millis=229950
EVENT: Power-Released ON millis=229950
EVENT: Power-Shortclick#4 ON millis=229951
EVENT: Power-Shortclick ON millis=229952
EVENT: Power-Pressed#4 ON millis=229988
EVENT: Power-Pressed ON millis=229989
EVENT: Power-Released#4 ON millis=229989
EVENT: Power-Released ON millis=229989
EVENT: Power-Shortclick#4 ON millis=229989
EVENT: Power-Shortclick ON millis=229989
EVENT: Power-Pressed#4 ON millis=230059
EVENT: Power-Pressed ON millis=230059
EVENT: Power-Released#4 ON millis=230059
EVENT: Power-Released ON millis=230059
EVENT: Power-Shortclick#4 ON millis=230059
EVENT: Power-Shortclick ON millis=230060
EVENT: Power-Pressed#4 ON millis=230145
EVENT: Power-Pressed ON millis=230145
EVENT: Power-Released#4 ON millis=230145
EVENT: Power-Released ON millis=230146
EVENT: Power-Shortclick#4 ON millis=230146
EVENT: Power-Shortclick ON millis=230146
EVENT: Power-Pressed#4 ON millis=230221
EVENT: Power-Pressed ON millis=230221
EVENT: Power-Released#4 ON millis=230221
EVENT: Power-Released ON millis=230221
EVENT: Power-Shortclick#4 ON millis=230221
EVENT: Power-Shortclick ON millis=230221
EVENT: Power-Pressed#4 ON millis=230262
EVENT: Power-Pressed ON millis=230262
EVENT: Power-Released#4 ON millis=230262
EVENT: Power-Released ON millis=230262
EVENT: Power-Shortclick#4 ON millis=230262
EVENT: Power-Shortclick ON millis=230262
EVENT: Power-Pressed#4 ON millis=230273
EVENT: Power-Pressed ON millis=230273
EVENT: Power-Released#4 ON millis=230274
EVENT: Power-Released ON millis=230274
EVENT: Power-Shortclick#4 ON millis=230274
EVENT: Power-Shortclick ON millis=230274
EVENT: Power-Pressed#4 ON millis=230488
EVENT: Power-Pressed ON millis=230488
EVENT: Power-Released#4 ON millis=230488
EVENT: Power-Released ON millis=230488
EVENT: Power-Shortclick#4 ON millis=230488
EVENT: Power-Shortclick ON millis=230488
EVENT: Power-Pressed#4 ON millis=230587
EVENT: Power-Pressed ON millis=230587
EVENT: Power-Released#4 ON millis=230587
EVENT: Power-Released ON millis=230587
EVENT: Power-Shortclick#4 ON millis=230587
EVENT: Power-Shortclick ON millis=230588
EVENT: Power-Pressed#4 ON millis=230616
EVENT: Power-Pressed ON millis=230616
EVENT: Power-Released#4 ON millis=230616
EVENT: Power-Released ON millis=230616
EVENT: Power-Shortclick#4 ON millis=230616
EVENT: Power-Shortclick ON millis=230616
EVENT: Power-Pressed#4 ON millis=230644
EVENT: Power-Pressed ON millis=230644
EVENT: Power-Released#4 ON millis=230644
EVENT: Power-Released ON millis=230644
EVENT: Power-Shortclick#4 ON millis=230644
EVENT: Power-Shortclick ON millis=230644
EVENT: Power-Pressed#4 ON millis=230744
EVENT: Power-Pressed ON millis=230744
EVENT: Power-Released#4 ON millis=230744
EVENT: Power-Released ON millis=230744
EVENT: Power-Shortclick#4 ON millis=230744
EVENT: Power-Shortclick ON millis=230744
EVENT: Power-Pressed#4 ON millis=231080
EVENT: Power-Pressed ON millis=231080
EVENT: Power-Released#4 ON millis=231080
EVENT: Power-Released ON millis=231080
EVENT: Power-Shortclick#4 ON millis=231080
EVENT: Power-Shortclick ON millis=231080
EVENT: Power-Pressed#4 ON millis=231306
EVENT: Power-Pressed ON millis=231306
EVENT: Power-Released#4 ON millis=231306
EVENT: Power-Released ON millis=231306
EVENT: Power-Shortclick#4 ON millis=231306
EVENT: Power-Shortclick ON millis=231306
EVENT: Power-Pressed#4 ON millis=231405
EVENT: Power-Pressed ON millis=231406
EVENT: Power-Released#4 ON millis=231406
EVENT: Power-Released ON millis=231406
EVENT: Power-Shortclick#4 ON millis=231406
EVENT: Power-Shortclick ON millis=231406
EVENT: Power-Pressed#4 ON millis=231633
EVENT: Power-Pressed ON millis=231633
EVENT: Power-Released#4 ON millis=231633
EVENT: Power-Released ON millis=231633
EVENT: Power-Shortclick#4 ON millis=231633
EVENT: Power-Shortclick ON millis=231633
EVENT: Power-Pressed#4 ON millis=231846
EVENT: Power-Pressed ON millis=231846
EVENT: Power-Released#4 ON millis=231846
EVENT: Power-Released ON millis=231846
EVENT: Power-Shortclick#4 ON millis=231846
EVENT: Power-Shortclick ON millis=231846
EVENT: Power-Pressed#4 ON millis=231916
EVENT: Power-Pressed ON millis=231916
EVENT: Power-Released#4 ON millis=231916
EVENT: Power-Released ON millis=231916
EVENT: Power-Shortclick#4 ON millis=231916
EVENT: Power-Shortclick ON millis=231916
EVENT: Power-Pressed#4 ON millis=231974
EVENT: Power-Pressed ON millis=231974
EVENT: Power-Released#4 ON millis=231975
EVENT: Power-Released ON millis=231975
EVENT: Power-Shortclick#4 ON millis=231975
EVENT: Power-Shortclick ON millis=231975
EVENT: Power-Pressed#4 ON millis=232074
EVENT: Power-Pressed ON millis=232074
EVENT: Power-Released#4 ON millis=232074
EVENT: Power-Released ON millis=232074
EVENT: Power-Shortclick#4 ON millis=232074
EVENT: Power-Shortclick ON millis=232074
EVENT: Power-Pressed#4 ON millis=232102
EVENT: Power-Pressed ON millis=232102
EVENT: Power-Released#4 ON millis=232103
EVENT: Power-Released ON millis=232103
EVENT: Power-Shortclick#4 ON millis=232103
EVENT: Power-Shortclick ON millis=232103
EVENT: Power-Pressed#4 ON millis=232131
EVENT: Power-Pressed ON millis=232131
EVENT: Power-Released#4 ON millis=232131
EVENT: Power-Released ON millis=232131
EVENT: Power-Shortclick#4 ON millis=232131
EVENT: Power-Shortclick ON millis=232131
EVENT: Power-Pressed#4 ON millis=232230
EVENT: Power-Pressed ON millis=232230
EVENT: Power-Released#4 ON millis=232230
EVENT: Power-Released ON millis=232230
EVENT: Power-Shortclick#4 ON millis=232230
EVENT: Power-Shortclick ON millis=232230
EVENT: Power-Pressed#4 ON millis=232467
EVENT: Power-Pressed ON millis=232467
EVENT: Power-Released#4 ON millis=232467
EVENT: Power-Released ON millis=232467
EVENT: Power-Shortclick#4 ON millis=232468
EVENT: Power-Shortclick ON millis=232468
EVENT: Power-Pressed#4 ON millis=232526
EVENT: Power-Pressed ON millis=232526
EVENT: Power-Released#4 ON millis=232527
EVENT: Power-Released ON millis=232527
EVENT: Power-Shortclick#4 ON millis=232527
EVENT: Power-Shortclick ON millis=232527
EVENT: Power-Pressed#4 ON millis=232555
EVENT: Power-Pressed ON millis=232555
EVENT: Power-Released#4 ON millis=232557
EVENT: Power-Released ON millis=232557
EVENT: Power-Shortclick#4 ON millis=232558
EVENT: Power-Shortclick ON millis=232559
EVENT: Power-Pressed#4 ON millis=232567
EVENT: Power-Pressed ON millis=232567
EVENT: Power-Released#4 ON millis=232567
EVENT: Power-Released ON millis=232567
EVENT: Power-Shortclick#4 ON millis=232568
EVENT: Power-Shortclick ON millis=232568
EVENT: Power-Pressed#4 ON millis=232712
EVENT: Power-Pressed ON millis=232712
EVENT: Power-Released#4 ON millis=232712
EVENT: Power-Released ON millis=232712
EVENT: Power-Shortclick#4 ON millis=232712
EVENT: Power-Shortclick ON millis=232712
EVENT: Power-Pressed#4 ON millis=232723
EVENT: Power-Pressed ON millis=232723
EVENT: Power-Released#4 ON millis=232723
EVENT: Power-Released ON millis=232723
EVENT: Power-Shortclick#4 ON millis=232723
EVENT: Power-Shortclick ON millis=232723
EVENT: Power-Pressed#4 ON millis=233170
EVENT: Power-Pressed ON millis=233170
EVENT: Power-Released#4 ON millis=233170
EVENT: Power-Released ON millis=233170
EVENT: Power-Shortclick#4 ON millis=233170
EVENT: Power-Shortclick ON millis=233170
EVENT: Power-Pressed#4 ON millis=233327
EVENT: Power-Pressed ON millis=233327
EVENT: Power-Released#4 ON millis=233328
EVENT: Power-Released ON millis=233328
EVENT: Power-Shortclick#4 ON millis=233328
EVENT: Power-Shortclick ON millis=233329
EVENT: Power-Pressed#4 ON millis=233356
EVENT: Power-Pressed ON millis=233356
EVENT: Power-Released#4 ON millis=233356
EVENT: Power-Released ON millis=233356
EVENT: Power-Shortclick#4 ON millis=233356
EVENT: Power-Shortclick ON millis=233356
EVENT: Power-Pressed#4 ON millis=233385
EVENT: Power-Pressed ON millis=233385
EVENT: Power-Released#4 ON millis=233386
EVENT: Power-Released ON millis=233386
EVENT: Power-Shortclick#4 ON millis=233386
EVENT: Power-Shortclick ON millis=233386
EVENT: Power-Pressed#4 ON millis=233443
EVENT: Power-Pressed ON millis=233443
EVENT: Power-Released#4 ON millis=233443
EVENT: Power-Released ON millis=233444
EVENT: Power-Shortclick#4 ON millis=233444
EVENT: Power-Shortclick ON millis=233444
EVENT: Power-Pressed#4 ON millis=233496
EVENT: Power-Pressed ON millis=233496
EVENT: Power-Released#4 ON millis=233497
EVENT: Power-Released ON millis=233497
EVENT: Power-Shortclick#4 ON millis=233497
EVENT: Power-Shortclick ON millis=233497
EVENT: Power-SavedShortclick#4 ON millis=233999
EVENT: Power-SavedShortclick ON millis=233999
EVENT: Power-Pressed#1 ON millis=234175
EVENT: Power-Pressed ON millis=234175
EVENT: Power-Released#1 ON millis=234175
EVENT: Power-Released ON millis=234176
EVENT: Power-Shortclick#1 ON millis=234176
unit = 1 vol = 0.50, Playing OBWK3/in/in1.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#2 millis=234186
EVENT: Power-Pressed millis=234186
EVENT: Power-Released#2 millis=234187
EVENT: Power-Released millis=234187
EVENT: Power-Shortclick#2 millis=234187
EVENT: Power-Shortclick millis=234187
Ignition.
unit = 1 vol = 0.50, Playing OBWK3/out/out2.wav
channels: 1 rate: 44100 bits: 16
humstart: 1700
unit = 2 vol = 0.00, Playing OBWK3/swingl/swingl2.wav
channels: 1 rate: 44100 bits: 16
unit = 3 vol = 0.00, Playing OBWK3/swingh/swingh2.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#3 ON millis=234259
EVENT: Power-Pressed ON millis=234259
EVENT: Power-Released#3 ON millis=234259
EVENT: Power-Released ON millis=234259
EVENT: Power-Shortclick#3 ON millis=234259
EVENT: Power-Shortclick ON millis=234259
EVENT: Power-Pressed#4 ON millis=234270
EVENT: Power-Pressed ON millis=234270
EVENT: Power-Released#4 ON millis=234271
EVENT: Power-Released ON millis=234271
EVENT: Power-Shortclick#4 ON millis=234271
EVENT: Power-Shortclick ON millis=234271
EVENT: Power-Pressed#4 ON millis=234364
EVENT: Power-Pressed ON millis=234364
EVENT: Power-Released#4 ON millis=234376
EVENT: Power-Released ON millis=234376
EVENT: Power-Shortclick#4 ON millis=234376
EVENT: Power-Shortclick ON millis=234376
EVENT: Power-Pressed#4 ON millis=234387
EVENT: Power-Pressed ON millis=234387
EVENT: Power-Released#4 ON millis=234387
EVENT: Power-Released ON millis=234387
EVENT: Power-Shortclick#4 ON millis=234387
EVENT: Power-Shortclick ON millis=234387
EVENT: Power-Pressed#4 ON millis=234398
EVENT: Power-Pressed ON millis=234398
EVENT: Power-Released#4 ON millis=234399
EVENT: Power-Released ON millis=234399
EVENT: Power-Shortclick#4 ON millis=234399
EVENT: Power-Shortclick ON millis=234399
EVENT: Power-Pressed#4 ON millis=234543
EVENT: Power-Pressed ON millis=234543
EVENT: Power-Released#4 ON millis=234543
EVENT: Power-Released ON millis=234543
EVENT: Power-Shortclick#4 ON millis=234543
EVENT: Power-Shortclick ON millis=234543
EVENT: Power-Pressed#4 ON millis=234722
EVENT: Power-Pressed ON millis=234722
EVENT: Power-Released#4 ON millis=234723
EVENT: Power-Released ON millis=234723
EVENT: Power-Shortclick#4 ON millis=234724
EVENT: Power-Shortclick ON millis=234724
EVENT: Power-Pressed#4 ON millis=234804
EVENT: Power-Pressed ON millis=234804
EVENT: Power-Released#4 ON millis=234804
EVENT: Power-Released ON millis=234804
EVENT: Power-Shortclick#4 ON millis=234804
EVENT: Power-Shortclick ON millis=234804
EVENT: Power-Pressed#4 ON millis=234960
EVENT: Power-Pressed ON millis=234960
EVENT: Power-Released#4 ON millis=234961
EVENT: Power-Released ON millis=234961
EVENT: Power-Shortclick#4 ON millis=234961
EVENT: Power-Shortclick ON millis=234961
EVENT: Power-Pressed#4 ON millis=235088
EVENT: Power-Pressed ON millis=235089
EVENT: Power-Released#4 ON millis=235089
EVENT: Power-Released ON millis=235089
EVENT: Power-Shortclick#4 ON millis=235089
EVENT: Power-Shortclick ON millis=235089
EVENT: Power-SavedShortclick#4 ON millis=235593
EVENT: Power-SavedShortclick ON millis=235593
Playing OBWK3/swingh/swingh2.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#1 ON millis=236689
EVENT: Power-Pressed ON millis=236689
EVENT: Power-Released#1 ON millis=236689
EVENT: Power-Released ON millis=236690
EVENT: Power-Shortclick#1 ON millis=236690
unit = 1 vol = 0.50, Playing OBWK3/in/in1.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#2 millis=236700
EVENT: Power-Pressed millis=236701
EVENT: Power-Released#2 millis=236701
EVENT: Power-Released millis=236701
EVENT: Power-Shortclick#2 millis=236701
EVENT: Power-Shortclick millis=236701
Ignition.
unit = 4 vol = 0.50, Playing OBWK3/out/out2.wav
channels: 1 rate: 44100 bits: 16
humstart: 1700
unit = 2 vol = 0.00, Playing OBWK3/swingl/swingl1.wav
channels: 1 rate: 44100 bits: 16
unit = 3 vol = 0.00, Playing OBWK3/swingh/swingh1.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#3 ON millis=236738
EVENT: Power-Pressed ON millis=236738
EVENT: Power-Released#3 ON millis=236739
EVENT: Power-Released ON millis=236739
EVENT: Power-Shortclick#3 ON millis=236739
EVENT: Power-Shortclick ON millis=236739
EVENT: Power-Pressed#4 ON millis=236784
EVENT: Power-Pressed ON millis=236784
EVENT: Power-Released#4 ON millis=236784
EVENT: Power-Released ON millis=236784
EVENT: Power-Shortclick#4 ON millis=236784
EVENT: Power-Shortclick ON millis=236784
EVENT: Power-Pressed#4 ON millis=236797
EVENT: Power-Pressed ON millis=236797
EVENT: Power-Released#4 ON millis=236797
EVENT: Power-Released ON millis=236798
EVENT: Power-Shortclick#4 ON millis=236798
EVENT: Power-Shortclick ON millis=236801
EVENT: Power-Pressed#4 ON millis=236810
EVENT: Power-Pressed ON millis=236810
EVENT: Power-Released#4 ON millis=236810
EVENT: Power-Released ON millis=236810
EVENT: Power-Shortclick#4 ON millis=236810
EVENT: Power-Shortclick ON millis=236810
EVENT: Power-Pressed#4 ON millis=236839
EVENT: Power-Pressed ON millis=236839
EVENT: Power-Released#4 ON millis=236855
EVENT: Power-Released ON millis=236855
EVENT: Power-Shortclick#4 ON millis=236855
EVENT: Power-Shortclick ON millis=236855
EVENT: Power-Pressed#4 ON millis=236868
EVENT: Power-Pressed ON millis=236868
EVENT: Power-Released#4 ON millis=236883
EVENT: Power-Released ON millis=236883
EVENT: Power-Shortclick#4 ON millis=236883
EVENT: Power-Shortclick ON millis=236883
EVENT: Power-Pressed#4 ON millis=236896
EVENT: Power-Pressed ON millis=236896
EVENT: Power-Released#4 ON millis=236896
EVENT: Power-Released ON millis=236896
EVENT: Power-Shortclick#4 ON millis=236896
EVENT: Power-Shortclick ON millis=236896
EVENT: Power-Pressed#4 ON millis=236938
EVENT: Power-Pressed ON millis=236938
EVENT: Power-Released#4 ON millis=236938
EVENT: Power-Released ON millis=236938
EVENT: Power-Shortclick#4 ON millis=236938
EVENT: Power-Shortclick ON millis=236941
EVENT: Power-Pressed#4 ON millis=236953
EVENT: Power-Pressed ON millis=236953
EVENT: Power-Released#4 ON millis=236953
EVENT: Power-Released ON millis=236953
EVENT: Power-Shortclick#4 ON millis=236953
EVENT: Power-Shortclick ON millis=236953
EVENT: Power-Pressed#4 ON millis=236995
EVENT: Power-Pressed ON millis=236995
EVENT: Power-Released#4 ON millis=237010
EVENT: Power-Released ON millis=237010
EVENT: Power-Shortclick#4 ON millis=237011
EVENT: Power-Shortclick ON millis=237011
EVENT: Power-Pressed#4 ON millis=237081
EVENT: Power-Pressed ON millis=237081
EVENT: Power-Released#4 ON millis=237081
EVENT: Power-Released ON millis=237081

Well, the first question is: What is going on with your power button???
There are hundreds of press/release events in that serial output.

I’m confused by that as well, @profezzorn

I de-soldered Button 1 and Button 2 so they are no longer connected to the chassis wiring.

I reconnected to Arduino and connected Button 1 to BATT- with a Probe to ingite Blade 1.
I let is sit a second and then connected Button 1 to BATT- with a Probe, to deactivate Blade1

here is the output of the Serial monitor

Welcome to ProffieOS v6.7. Type 'help' for more info.
I2C sleeping..
Battery voltage: 0.88
EVENT: Power-Pressed#1 millis=47410
EVENT: Power-Pressed millis=47410
Motion chip ... I2C init..
105 found.
EVENT: Power-Released#1 millis=47430
EVENT: Power-Released millis=47430
EVENT: Power-Shortclick#1 millis=47430
EVENT: Power-Shortclick millis=47430
Ignition.
unit = 0 vol = 0.00, Playing OBWK3/hum.wav
channels: 1 rate: 44100 bits: 16
unit = 1 vol = 0.50, Playing OBWK3/out/out2.wav
channels: 1 rate: 44100 bits: 16
humstart: 1700
unit = 2 vol = 0.00, Playing OBWK3/swingl/swingl2.wav
channels: 1 rate: 44100 bits: 16
unit = 3 vol = 0.00, Playing OBWK3/swingh/swingh2.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#2 ON millis=47505
EVENT: Power-Released#2 ON millis=47530
EVENT: Power-Released ON millis=47530
EVENT: Power-Shortclick#2 ON millis=47530
EVENT: Power-Shortclick ON millis=47530
EVENT: Power-Pressed#3 ON millis=47545
EVENT: Power-Pressed ON millis=47545
EVENT: Power-Released#3 ON millis=47557
EVENT: Power-Released ON millis=47557
EVENT: Power-Shortclick#3 ON millis=47558
EVENT: Power-Shortclick ON millis=47558
EVENT: Power-Pressed#4 ON millis=47571
EVENT: Power-Pressed ON millis=47571
EVENT: Power-Released#4 ON millis=47637
EVENT: Power-Released ON millis=47637
EVENT: Power-Shortclick#4 ON millis=47638
EVENT: Power-Shortclick ON millis=47639
EVENT: Power-Pressed#4 ON millis=47691
EVENT: Power-Pressed ON millis=47691
EVENT: Power-Released#4 ON millis=47693
EVENT: Power-Released ON millis=47693
EVENT: Power-Shortclick#4 ON millis=47693
EVENT: Power-Shortclick ON millis=47693
EVENT: Clash ON millis=48190
unit = 4 vol = 0.50, Playing OBWK3/clsh/clsh1.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-SavedShortclick#4 ON millis=48216
EVENT: Power-SavedShortclick ON millis=48216
Playing OBWK3/swingl/swingl2.wav
channels: 1 rate: 44100 bits: 16
Playing OBWK3/swingh/swingh2.wav
channels: 1 rate: 44100 bits: 16
Battery voltage: 0.63
Playing OBWK3/hum.wav
channels: 1 rate: 44100 bits: 16
Playing OBWK3/swingh/swingh2.wav
channels: 1 rate: 44100 bits: 16
Playing OBWK3/swingl/swingl2.wav
channels: 1 rate: 44100 bits: 16
Playing OBWK3/swingh/swingh2.wav
channels: 1 rate: 44100 bits: 16
unit = 2 vol = 0.00, Playing OBWK3/swingl/swingl2.wav
channels: 1 rate: 44100 bits: 16
unit = 3 vol = 0.00, Playing OBWK3/swingh/swingh2.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Pressed#1 ON millis=72996
EVENT: Power-Pressed ON millis=72996
EVENT: Power-Held#1 ON millis=73297
EVENT: Power-Held ON millis=73297
Playing OBWK3/hum.wav
channels: 1 rate: 44100 bits: 16
EVENT: Power-Released#1 ON millis=73389
EVENT: Power-Released ON millis=73389
EVENT: Power-Shortclick#1 ON millis=73389
unit = 1 vol = 0.50, Playing OBWK3/in/in1.wav
channels: 1 rate: 44100 bits: 16
Unmounting SD Card.
Amplifier off.
Battery voltage: 0.61

I’d assume some PWM thing with your meter since you shorted the pins through it with probes?
Just type on and off in the serial monitor if you can’t use your actual buttons.
Can you not use actual saber buttons while connected to USB?

I can’t use the buttons because I de-soldered the pins,

Thanks for the Serial monitor shortcut… I probably need to start learning how to use that better :slight_smile:

Thanks for sending this.

so, I’m going to just tear down this chassis and rebuild it with a new board. The fact that it’s having these random button activation feels like there is something more complicated in play here and I think just don’t have the time left on this saber to solve it. :frowning:

I do appreciate all the help everyone has given me on this build and the previous. I learned a lot more about how to use the activity monitor and trouble shoot data lines, and I’m sure I’ll put it to good use.

With luck, the third time building this chassis will be the charm :slight_smile:

1 Like

Update @NoSloppy @profezzorn @baldusi

I installed ProffieBoard #3 and had the exact same issues.

…so…on a hunch,

  • I updated to the latest Arduino.
  • I Added the latest Proffie Arduino Plugin
  • I reinstalled the OS

It’s now 100% working! :partying_face:

Thank you everyone for your attention on this.

I can now button up this …very late… Christmas Present… Desert Wanderer OBWK3.5!!

Next Up, I already have a Rudy Crystal Chamber on order for a Romans OBWK4…thankfully this one is due this Fall, so lots of time.

WHEW!!!

1 Like

While the troubleshooter in me would love to know which of those fixed it, I am glad you’re up and running.

3 Likes