Hi. Please help me i don`t understand how this works.
I`m trying to send this data for example from one arduino to another via RF24L01 with rRF24 library.
SERVER:
Dim b() As Byte = Array As Byte(14, 5500)
raf.WriteBytes(b, 0, b.Length, 0)
rf24.Write(buffer)
CLIENT:
Sub rf24_NewData...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.