Transmit data from Mbed to Arduino wirelessly

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 :frowning:

Hi Aleeya,

hopefully this might help you https://os.mbed.com/docs/mbed-os/v6.2/apis/wi-fi.html

Regards
Anna