Just so I'm certain: if I were to configure a programmable S3B/900HP Coordinator radio's UART as "Serial console enabled" in the settings, would that only direct the output to the console/screen instead of Tx, and only permit local input from the terminal instead of Rx?
I want to configure the coordinator radio to interact with a Raspberry Pi so it may communicate the status of 20-30 client nodes that the Coordinator oversees. I initially chose Serial Console Enable in the settings to printf/echo for debug purposes, but thought I might keep it for troubleshooting. Is it still possible to interact with the Pi in this case, or does that somehow intercept the lines, and will need to be disabled?
Thanks