RCLawn
@rclawn
Member
Joined: 2021-11-06 7:12 am
Last seen: 2023-03-05 11:15 pm
Topics: 2 / Replies: 45
Reply
RE: nrf2401+ changing channel, data rate and power level with RadioHead ReliableDatagram & NRF24 Libraries

so i just put "RH_NRF24::setChannel 124" and that sets it to channel 124? in the current sketch there is a statement: " // Initialize RadioManager...

2 years ago
Forum
Reply
RE: nrf2401+ changing channel, data rate and power level with RadioHead ReliableDatagram & NRF24 Libraries

Thank you Will. I did now. I was thinking that the code needed to be for the radiohead library. I will try it. but there is alot of stuff that doesn...

2 years ago
Forum
Reply
RE: Programming Seeeduino Xiao with Arduino IDE

not specifically but have you tried identifying it as an uno or nano? and you might want to check you coms and see if it showing up as seeduino or uno...

2 years ago
Forum
Reply
RE: nrf2401+ changing channel, data rate and power level with RadioHead ReliableDatagram & NRF24 Libraries

no fair I wasn't done editing yet.... I thought it was on somewhere If any one was looking for zero turn / tank / bobcat style control modificat...

2 years ago
Forum
Reply
Reply
RE: Hello everybody. RCLawn Arduino Robot Car with nRF24L01+

from what I gathered it will still go 100's of ft. through clear air. use a cap on the the 3.3v. don't connect to 5v. The logic is ok just not the sup...

2 years ago
Reply
RE: Hello everybody. RCLawn Arduino Robot Car with nRF24L01+

Schmitt trigger? So what you were saying about moving moving the motor controls. You think i should make them buf 4,5 and 6? Honestly, right now I...

2 years ago
Reply
RE: Hello everybody. RCLawn Arduino Robot Car with nRF24L01+

@will I was looking at the button example sketch. either way I couldn't have done it without your work.

2 years ago
Reply
RE: Hello everybody. RCLawn Arduino Robot Car with nRF24L01+

@Will @Robotbuilder Bill@Dronebotshop You People are soooo awesome Thankyou very much. The Buf thing was very important.

2 years ago
Reply
RE: Hello everybody. RCLawn Arduino Robot Car with nRF24L01+

@will I changed if (buf[5] = HIGH) {digitalWrite(hornPin,HIGH);delay(5000); // Honk horn for 5 secondsdigitalWrite(hornPin,LOW); TO if (buf[5] ==...

2 years ago
Reply
RE: Hello everybody. RCLawn Arduino Robot Car with nRF24L01+

Sounds good. Not pretty but here is current state of rx and tx.

2 years ago
Reply
RE: Hello everybody. RCLawn Arduino Robot Car with nRF24L01+

@robotbuilder Hello again. I am certain I know less about code than many people one the forum. What's POLA? I would like it if you looked at ...

2 years ago
Page 2 / 3