mikebrandt

Results 6 comments of mikebrandt

Ok, found what was broken since begin method was declared private into BaseSenseClient , it couldn't be used by DaisyChain client, changed it t protected solved the problem. `template class...

Just did some tests with two board linked on TTX3. First board in the chain isn't recognized and second is seen as 1 player but controls work . Any idea...

Hi, just tried it with last version , wired data + on D0 and data - on D1 (sense still on D9). No input is sent to the mobo (TTX3)...

Hi, i think you're right: ![PIN MAPPING ARDUINO MEGA](https://user-images.githubusercontent.com/26811186/142389026-3cb19ab4-3ff9-4f93-a64b-0e8efd28b611.jpg) so problem must be elsewhere, i'll try to serial debug it to see what's going on.

thanks for your reply. I tried to trick id with "SEGA CORPORATION;I/O BD JVS;837-14572;Ver1.00;2005/10" but it dosen't seem to work either. Maybe there's something wrong with my wiring , i...

thanks for your reply. I Applied all your recommendations at once and it works, so many thanks for this. Now i will revert it back step by step to see...