Hi,
So I have created a setup where my Raspberry Pi obtains some data (in the form of hexadecimal) through a Bluetooth serial connection. I need to now output the hexadecimal data through the UART RX/TX ports into a myRIO platform (which then carries out some tasks). I have connected the corresponding UART ports between the myRIO and the RPI, but how can I assign a serial port to those pins and then know that data is being transferred? Is there a way to check for live serial ports? Are jumper cables enough between the pins or do some other settings need to be configured for a successful serial configuration? This is only my third week using Linux or the RPI, so I do not know all the configurations.
Thanks,
Mark
