Author |
Message |
Topic: Help using enhanced shockburst for the NRF24L01 |
UenX
Replies: 15
Views: 48114
|
Forum: General CCS C Discussion Posted: Thu Apr 04, 2013 11:29 am Subject: Re: hardware -- mixing 5V and 3.3V stuff |
Hey UenX:
Careful with mixing 5V and 3.3V stuff. Check this post I did for you:
http://www.ccsinfo.com/forum/viewtopic.php?p=173289#173289
Thank you! I'll carefully read your post and do an ... |
Topic: Help using enhanced shockburst for the NRF24L01 |
UenX
Replies: 15
Views: 48114
|
Forum: General CCS C Discussion Posted: Wed Mar 06, 2013 4:58 pm Subject: Help using enhanced shockburst for the NRF24L01 |
Are you using software or hardware Spi?
Try software spi also!
What is the supply voltage?
It must be between 2.5 and 3.6V.
I´ve used hardware/software SPI with success in PIC18F24J11(with DM ... |
Topic: Help using enhanced shockburst for the NRF24L01 |
UenX
Replies: 15
Views: 48114
|
Forum: General CCS C Discussion Posted: Wed Mar 06, 2013 9:56 am Subject: nRF24L01 can send, cannot receive RF data on PIC18F2550. |
Hi Eduardo.
Using your library, nRF24L01 can send, but cannot receive RF data on a PIC18F2550.
The same code ( config, init ) works well on PIC16F887.
Supply voltage for nRF24L01 is 3.6V, PIC use ... |
Topic: nRF24L01+ full driver by Eduardo Guilherme Brandt |
UenX
Replies: 286
Views: 1353910
|
Forum: Code Library Posted: Sat Aug 18, 2012 4:01 am Subject: nRF24L01+ full driver by Eduardo Guilherme Brandt |
OK i will try using
+ This http://www.tme.vn/Product.aspx?id=1537#page=pro_info for child modules
+ And this http://www.tme.vn/product.aspx?id=1512#page=pro_info for center module
Thanks a ... |
Topic: nRF24L01+ full driver by Eduardo Guilherme Brandt |
UenX
Replies: 286
Views: 1353910
|
Forum: Code Library Posted: Thu Aug 16, 2012 11:56 pm Subject: nRF24L01+ full driver by Eduardo Guilherme Brandt |
OK, in my update I've told it worked.
What I need now is to increase transmit range, cause I dont need highspeed in my application.
Thank you sir :D |
Topic: nRF24L01+ full driver by Eduardo Guilherme Brandt |
UenX
Replies: 286
Views: 1353910
|
Forum: Code Library Posted: Thu Aug 16, 2012 8:41 am Subject: nRF24L01+ full driver by Eduardo Guilherme Brandt |
Hi Eduardo.
(First, sorry for my bad English)
I'm working on a nRF24L01 project and I am so happy I found your CCS driver.
I'm testing transmitting on a PIC18F4550 ( using a 16x2 charracter LCD f ... |
|