Is it possible to use linx to make an interface on LabVIEW to send data from one Arduino Uno board to another Arduino board? I want to use one board as a master, which communicates with the PC, and another that receives data. The master board will have the linx firmware and the second board a receive program built in the Arduino IDE. I want to use this library. I use these two modules as transceivers with MCP2515 and TJA1050.
Can you give me some links on how this can be done? Some tutorials/hints... I really don't know if I can use the SPI vis from linx to get the job done, or if I need to do some particular vis or change the firmware.I can be done using lifa?