Hi,
I have been new to the forum and new to development in IOT and serial communication. I have an application running on slave Raspberry Pi which is connected to master Raspberry PI using USB serial cable. Application on master PI send commands to be processed by application on slave pi. Application on slave pi on receiving the command sends response back to master after processing it. My problem is due to any reason if the application on master pi crashes or killed, I need to terminate the application on the slave pi. But the concern here is I don;t want to change the application on the master pi. Is there any option available on the slave pi to know the application on the master had been terminated so that slave pi can kill/restart the application running on it. Attached here is an image showing the connection between the two PI.
Any suggestion will be highly appreciated.
Thanks
Pramod
I have been new to the forum and new to development in IOT and serial communication. I have an application running on slave Raspberry Pi which is connected to master Raspberry PI using USB serial cable. Application on master PI send commands to be processed by application on slave pi. Application on slave pi on receiving the command sends response back to master after processing it. My problem is due to any reason if the application on master pi crashes or killed, I need to terminate the application on the slave pi. But the concern here is I don;t want to change the application on the master pi. Is there any option available on the slave pi to know the application on the master had been terminated so that slave pi can kill/restart the application running on it. Attached here is an image showing the connection between the two PI.
Any suggestion will be highly appreciated.
Thanks
Pramod
