RF24
RF24 copied to clipboard
Cant get Getting started working
Hi Guys
I have a few of these units lying at home and cant get them to work , I found this site lastweek and have been trying to get the” getting started” example working but with no luck, checked all the wires 4 times made all the libraries local in the Pde to try cancel out file path issues , but still nothing when i start the serial monitor next to all the Config print lines I get 0xff so it seesm like the radio doesnt int. properly . any ideas?
Sorry, no. If the wires are hooked up correctly, and the modules are functioning correctly, this will always work.
----- Original Message ----- From: Ardidrones [email protected] To: maniacbug [email protected] Cc: Sent: Sunday, July 22, 2012 1:11 AM Subject: [RF24] Cant get Getting started working (#9)
Hi Guys
I have a few of these units lying at home and cant get them to work , I found this site lastweek and have been trying to get the” getting started” example working but with no luck, checked all the wires 4 times made all the libraries local in the Pde to try cancel out file path issues , but still nothing when i start the serial monitor next to all the Config print lines I get 0xff so it seesm like the radio doesnt int. properly . any ideas?
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9
Why would you define them as 9,10 then in the software
Please safe our environment and do not print this email.
On Jul 22, 2012, at 21:47, [email protected] wrote:
Sorry, no. If the wires are hooked up correctly, and the modules are functioning correctly, this will always work.
----- Original Message ----- From: Ardidrones [email protected] To: maniacbug [email protected] Cc: Sent: Sunday, July 22, 2012 1:11 AM Subject: [RF24] Cant get Getting started working (#9)
Hi Guys
I have a few of these units lying at home and cant get them to work , I found this site lastweek and have been trying to get the” getting started” example working but with no luck, checked all the wires 4 times made all the libraries local in the Pde to try cancel out file path issues , but still nothing when i start the serial monitor next to all the Config print lines I get 0xff so it seesm like the radio doesnt int. properly . any ideas?
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9#issuecomment-7164834
Because the Getting Started blog posts instructs to hook up lines 9 & 10 to CE & CSN.
----- Original Message ----- From: Ardidrones [email protected] To: maniacbug [email protected] Cc: Sent: Sunday, July 22, 2012 12:55 PM Subject: Re: [RF24] Cant get Getting started working (#9)
Why would you define them as 9,10 then in the software
Please safe our environment and do not print this email.
On Jul 22, 2012, at 21:47, [email protected] wrote:
Sorry, no. If the wires are hooked up correctly, and the modules are functioning correctly, this will always work.
----- Original Message ----- From: Ardidrones [email protected] To: maniacbug [email protected] Cc: Sent: Sunday, July 22, 2012 1:11 AM Subject: [RF24] Cant get Getting started working (#9)
Hi Guys
I have a few of these units lying at home and cant get them to work , I found this site lastweek and have been trying to get the” getting started” example working but with no luck, checked all the wires 4 times made all the libraries local in the Pde to try cancel out file path issues , but still nothing when i start the serial monitor next to all the Config print lines I get 0xff so it seesm like the radio doesnt int. properly . any ideas?
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9#issuecomment-7164834
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9#issuecomment-7164896
Okay thanx , I have followed your blog even to the colors of wires you used but I can get it to work they why you do , where can I start testing if my units isn't maybe faulty ? I hope they not but you never know with china .
Please safe our environment and do not print this email.
On Jul 22, 2012, at 22:16, [email protected] wrote:
Because the Getting Started blog posts instructs to hook up lines 9 & 10 to CE & CSN.
----- Original Message ----- From: Ardidrones [email protected] To: maniacbug [email protected] Cc: Sent: Sunday, July 22, 2012 12:55 PM Subject: Re: [RF24] Cant get Getting started working (#9)
Why would you define them as 9,10 then in the software
Please safe our environment and do not print this email.
On Jul 22, 2012, at 21:47, [email protected] wrote:
Sorry, no. If the wires are hooked up correctly, and the modules are functioning correctly, this will always work.
----- Original Message ----- From: Ardidrones [email protected] To: maniacbug [email protected] Cc: Sent: Sunday, July 22, 2012 1:11 AM Subject: [RF24] Cant get Getting started working (#9)
Hi Guys
I have a few of these units lying at home and cant get them to work , I found this site lastweek and have been trying to get the” getting started” example working but with no luck, checked all the wires 4 times made all the libraries local in the Pde to try cancel out file path issues , but still nothing when i start the serial monitor next to all the Config print lines I get 0xff so it seesm like the radio doesnt int. properly . any ideas?
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9#issuecomment-7164834
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9#issuecomment-7164896
Reply to this email directly or view it on GitHub: https://github.com/maniacbug/RF24/issues/9#issuecomment-7165187
Hi maniacbug
I keep getting a EEPROM_update not declared when I try compile sensor net . Any idea?
Thanx for any help
Please safe our environment and do not print this email.
First and for most. Thank you for all your work on this. I have configured two boards just like your site says on http://maniacbug.wordpress.com/2011/11/02/getting-started-rf24/ . Get them both started and both on the monitor so I can see the status. At this point I press "t" on my Monitor of Com4. It reports that it is Failing. I toggle com 4 back by pressing "r". I press "t" on my Monitor of Com3 and I start to get a good result. Now if I toggle com3 back with a "r" and toggle Com4 to "t"...it works good now.