How can I communicate Arduino DUE and Node MCU ???

In My Project, I need to send massive data form Due to Node MCU. It's about a hundred of Float Value.
After that I will send that data to Blynk Application.
Therefore, I want your suggestion to make my Project complete.

Thank you

*I'm not good at English. Sorry

I would use one of the hardware Serial (Serial, Serial1, Serial2, Serial3, Serial4).