working code for se8r01 (similar to nrf24l01)
hello got these working on arduino , wanted share code , maybe idea or 2 on improvements.
these modules pin compatible nrf modules , semi code compatible not communication compatible.
this modules like
https://www.dropbox.com/s/94oknuk6o7h9yf3/img_1595.jpg?dl=0
i took functions, register addresses , calibration procedures code seller supplied , converted important parts arduino code. (not sure original code supposed run on)
i used simple nrf code starting point , added functions , on , code seems stable let run on night no problem.
it seems these needs lot more initiation nrf24l01 modules not sure code necessary if remove initiation or calibration wont work.
the code not hardware spi dependent , can change pins whatever need
just upload code 2 arduinos , set 1 t , 1 r , should work.
i adding file seller supplied too.
anyway let me know think.
https://www.dropbox.com/s/cwr0n1pv0nr9lkg/se8r01_rx_tx_2mps.zip?dl=0
https://www.dropbox.com/s/o0n9ragvmhvod0n/1.5%e5%85%83%e6%a8%a1%e5%9d%97%e8%b5%84%e6%96%99.rar?dl=0
these modules pin compatible nrf modules , semi code compatible not communication compatible.
this modules like
https://www.dropbox.com/s/94oknuk6o7h9yf3/img_1595.jpg?dl=0
i took functions, register addresses , calibration procedures code seller supplied , converted important parts arduino code. (not sure original code supposed run on)
i used simple nrf code starting point , added functions , on , code seems stable let run on night no problem.
it seems these needs lot more initiation nrf24l01 modules not sure code necessary if remove initiation or calibration wont work.
the code not hardware spi dependent , can change pins whatever need
just upload code 2 arduinos , set 1 t , 1 r , should work.
code: [select]
byte mode ='r'; //r=rx, t=tx
i adding file seller supplied too.
anyway let me know think.
https://www.dropbox.com/s/cwr0n1pv0nr9lkg/se8r01_rx_tx_2mps.zip?dl=0
https://www.dropbox.com/s/o0n9ragvmhvod0n/1.5%e5%85%83%e6%a8%a1%e5%9d%97%e8%b5%84%e6%96%99.rar?dl=0
thank swe-dude !
Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > working code for se8r01 (similar to nrf24l01)
arduino
Comments
Post a Comment