Page 1 of 1

Continuous Tone on Start-Up

Posted: Sat Jul 27, 2013 3:03 pm
by JVe89
Hi there,

I bought my Turnigy 9X from HobbyKing and today I was trying to read the output from the receiver. I connected the receiver to my Arduino and uploaded a simple program to read the data. But the moment I uploaded a new program to my arduino, the transmitter started to make a continuous sound/tone/beep.

So what happened:

I bound my transmitter and receiver. Worked. No sound whatsoever.
I upload my program and the transmitter start making this sound.
Ever since, it makes this sounds whether I connect or disconnect the receiver, transmitter etc.

Screen and menu etc works properly as far as I can see.

Can't find anyone else with this same problem on the internets so therefor this post.

Anybody know how to solve this problem or where to look?

Hope to hear from you guys. Thanks in advance!

Re: Continuous Tone on Start-Up

Posted: Sat Jul 27, 2013 3:18 pm
by jhsa
More details please.. what module and receiver? what were you trying to do? How was the arduino connected and why?

João

Re: Continuous Tone on Start-Up

Posted: Sat Jul 27, 2013 3:34 pm
by JVe89
Module = Turnigy RF 9X v2
Receiver = Turnigy 9X 8C v2 (8 CH FULL RANGE RECEIVER)

I was trying to read the data I receive when I use the sticks on the transmitter. This was to be the first step in building my program converting this data for my ESCs (Quadcopter).

I put the 5v and ground pin to channel 10.
I connected channel 1 to a PWM pin on my arduino (The one I was trying to read).

PS: Pretty much a beginner on this topic, so if i'm giving the wrong info please tell.

JVe