Hi there. I kinda confuse here. I have to do a water monitoring system project where there consist of remote monitoring system and real-time monitoring system.
The remote monitoring will be handled by LPC1678 where it is connected with sensors and will be placed remotely, and the real-time monitoring will be handled by Arduino where it is implemented with RTOS. However, I am not quite sure how to transmit data from the remote monitoring to real-time monitoring wirelessly.
I know I have to connect both platform to WiFi module… but I dont know how to transmit the data wirelessly. hope anyone can help me