
Re: RX signal from remote controller
Answer: Yes, software can disable the receiving of the RC signal. The program must contain the line: bIfiAutomomousMode = false; My students had deleted this line from their code, and didn't notice it until after doing extensive hardware troubleshooting. Silly me!