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?
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.