05-10-2012 08:41 PM
I will be working on adding the NRF24L01 to the LabVIEW interface for Arduino, I want to communicate two different computers, each with an arduino with the NRF24L01 module. Have anyone tried to connect this module with the arduino and labview before? I need the project done before wednesday of the next week, the initial idea is just to get messages from one computer to another, then to control with one computer an arduino inside of a toy car. Any help or contributions will be appreciated!
05-17-2012 08:40 PM
Hello egaruz,
This is a great idea, especially because there is already library written specifically for the Ardunio and the NRF24L01 transceiver IC. As mentioned previously in other threads, you will need to make modifications to the firmware/sketch to include setting up the transmit/receive addresses, channel, payload etc and send that information over the serial port and also create the accompaning LabVIEW functions to send/receive that data.
05-05-2016 07:15 PM
This video will help you, by using Linx MakerHub and sub-VI can connect NRF with Labview easily