solinvictus21 / Zippies

GNU General Public License v3.0
17 stars 3 forks source link

Having trouble to get the board to run error: "Ignoring signal echo: 5410 13563 26 5464 24463" #3

Open bbroecker opened 4 years ago

bbroecker commented 4 years ago

Hi @solinvictus21,

I really like your project and I tried to make it work for, but I'm running into problems. I build the board with the specifications (resistors/capasitors) you mentioned at the Readme.md from the feature/MovementPlanningSupport branch. The SensorFusor::loop always returns false,
if I make print outs I see that it jumps out at: WARNING: Some sensors not receiving signal. or at the next if sensorsReceivingSyncSignal != SENSOR_COUNT. How would you proceed to debug? Want kind of caps and resistors are you using on your current configuration? Are you currently using the inverting or non-inverting amplification?

Thanks in advance.