Jump to content
43oh

MSP430f247 to nRF24L01+ Module SPI Problem


Recommended Posts

Arduino module works this project Recieve module.

http://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo

I changed transceiver group module( MSP 430f247 with nRF24l01) address to recieve module Pipe adress. Now both are same.

That doesn't say much about the internal parameters used.  You may have to inspect Maniacbug's RF24 library internally to see what it's using.  My msprf24 library is designed to allow all parameters to be tuned but you do have to know what parameters your other transceivers are using to make them work.

Link to post
Share on other sites

I resarched Arduino RF24 library yesterday and i found some different parameters yours code.

Channel num: 76

Pipe: 0xE8E8F0F0E1

Wide Band: True

Payload Size: 32

Dynamic Payloads enable: False

I modified transceiver these parameters. Finally,MSP430f247  communicated to an Arduino Leonardo board by nRF24L01 modules over air. I achieve 1byte data send now.

Thanks for your interest and answer!

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...