Hello folks,
my past experience is using nrf24 library at https://github.com/Blavery/lib_nrf24, and i was able to send/receive "text" data (or "string" data) in between Raspi3 (master node) and Arduino (slave). And this is a big issue, because what i need is numerical data (float or integer), not text data, so Raspi 3 can process the numerical data (such as to do the plotting), and based on the processed data to make some decisions. My raspi 3 is controlling a moving robot. Can you advise appropriate nrf24 library for raspberry pi and Arduino, and sample codes for this kind of applicaitons? Thanks
erobot
@erobot
0
Reputation
1
Posts
244
Profile views
0
Followers
0
Following
Best posts made by erobot
This user hasn't posted anything yet.
Latest posts made by erobot
-
RE: 💬 Building a Raspberry Pi Gateway