Help understanding serial gateway
Posted: 18 Mar 2019, 18:53
Hello,
I am trying to setup a serial gateway. From what I have read, if I use one gateway, the data is copied directly into the process image of my core3. I have connected the gateway, configured it in PiCtory and tried to send it data over RS232 using a serial terminal. The problem is that I still don't see any data when reading the process image with piTest (piTest -1 -r 0,512).
I think I have correctly configured my serial terminal to use the correct baud rate, parity, and stop bits, but I am quite new to this. Is this supposed to work as I expect it to? Is there a way I can verify if it's a hardware problem or a software problem? What should my next steps be?
Thanks
piTest -d
I am trying to setup a serial gateway. From what I have read, if I use one gateway, the data is copied directly into the process image of my core3. I have connected the gateway, configured it in PiCtory and tried to send it data over RS232 using a serial terminal. The problem is that I still don't see any data when reading the process image with piTest (piTest -1 -r 0,512).
I think I have correctly configured my serial terminal to use the correct baud rate, parity, and stop bits, but I am quite new to this. Is this supposed to work as I expect it to? Is there a way I can verify if it's a hardware problem or a software problem? What should my next steps be?
Thanks
piTest -d
Code: Select all
Found 2 devices:
Address: 0 module type: 95 (0x5f) RevPi Core V1.2
Module is present
input offset: 1024 length: 6
output offset: 1030 length: 5
Address: 31 module type: 82 (0x52) Gateway Serial V1.0
Module is present
input offset: 0 length: 512
output offset: 512 length: 512