I'm having trouble with a project and I'm new to arduino, so please explain in less advanced terms
I'm having trouble with a relay in my project, and even though I have everything set up for NO mode, it does not trigger NO mode. It is always stuck on NC because when I put the jumper to NC, it outputs voltage. Please help me, thanks.
This is where a schematic or even a good simple drawing of your circuit would go a long way in helping you. I can't see your circuit and have no idea what is wired and how? Relay or relay module for starters?
Make a drawing or schematic and it also helps if you, in detail explain exactly what your project is and your code. Please post any code using code tags. A schematic and code will help others help you.
Please post a link to the product page for the relay module, and a photo of a hand drawn wiring diagram, with pins, parts and connections clearly labeled.
There are no instructions and no wiring diagram for the relay module on the product page, so I don't know what "the jumper" does. The product photos don't show one. Did you post the wrong link?
The "NO" contacts are normally open, and the "NC" contacts are normally closed, until the Arduino sends a digital signal to the relay module. The signal reverses that situation.
Just wire the relay output as required for your project.
The code you posted probably does not compile without errors. What is this line supposed to do?