I have a WinCE master board wich is connected by serial ports to several remote slave boards. These slaves boards measures potentials. The communication protocol between master ans slaves is based upon MODBUS.
The master request a measure to one different slave every 300ms. The slave targetted is changed for each request.
My problem is that I have to timestamp the received measures. So, how can I synchronize all slave boards to have an identical time reference for all ? The synchronisation have to pass through the serial commuinication which is not real time determined !