Problem Compiling helloworld_tx and helloworld_rx for nRF24
hi all,
im having problems helloworld_tx , _rx when compiling sketch. im getting these errors:
im using rf24netowrk, , rf24 libraries.
im trying communicate arduino mega (atmega1280) nano.
any appreciated. thanks.
pd: sory english, , sory if didn't specified important info, im noob.
im having problems helloworld_tx , _rx when compiling sketch. im getting these errors:
code: [select]
c:\program files (x86)\arduino\libraries\rf24network\rf24network.cpp: in member function 'bool rf24network::write_to_pipe(uint16_t, uint8_t)':
c:\program files (x86)\arduino\libraries\rf24network\rf24network.cpp:314: error: 'class rf24' has no member named 'writefast'
c:\program files (x86)\arduino\libraries\rf24network\rf24network.cpp:315: error: 'class rf24' has no member named 'txstandby'
im using rf24netowrk, , rf24 libraries.
im trying communicate arduino mega (atmega1280) nano.
any appreciated. thanks.
pd: sory english, , sory if didn't specified important info, im noob.
it looks copy of rf24 library doesn't match copy of rf24network library. did them both same place @ same time?
Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Problem Compiling helloworld_tx and helloworld_rx for nRF24
arduino
Comments
Post a Comment