Sonsivri

Electronics => Projects => Topic started by: witsanukai on November 11, 2013, 10:53:20 10:53



Title: [REQ==> Solve] Please advice on nRF24L01 with code vision example code
Post by: witsanukai on November 11, 2013, 10:53:20 10:53
[REQ] Please advice on nRF24L01 with code vision example code.
I ever work with P-Hz433MHz module which communication link via RS232 to 433MHz frequency, it's easy for me.
Now i try to work with data transmitsion between computer and AVR Mega16.
But i never try before >:(
Any suggestion code or some example how to config, and recive and transmitt it.
Please advice or suggest.
Regards.


Title: Re: [REQ] Please advice on nRF24L01 with code vision example code.
Post by: happylex on November 11, 2013, 03:20:32 15:20
I found this one in my favourites, and if I remember right it works fine, but I added some more error compensation.

tutorial-nrf24l01-and-avr (http://gizmosnack.blogspot.no/2013/04/tutorial-nrf24l01-and-avr.html)


Title: Re: [REQ] Please advice on nRF24L01 with code vision example code.
Post by: witsanukai on November 12, 2013, 01:57:22 01:57
Thanks You.
I will try and update the result one it's done :)


Title: Re: [REQ] Please advice on nRF24L01 with code vision example code.
Post by: happylex on November 20, 2013, 03:49:49 15:49
Did you try?


Title: Re: [REQ] Please advice on nRF24L01 with code vision example code.
Post by: witsanukai on January 14, 2014, 08:39:37 08:39
To long period  :).
I was done my simple code.
This is my code.
Hope can help someone found problem like me.
 :)
RX code for Receiver.
TX code for Transmitter.
Communicate together via RS232 (one way only)