This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I2C read/write on nRF24le1

Hello,

When using hal_w2_read() and hal_w2_write(), should the 7 bit address of the slave be passed in or the 8 bit read/write address? It seems to me that passing in the 7 bit address works in hal_w2_write().

Related