Arduino to nucleo communication

For the past few days I have been trying to figure out how to get a buffer of char sent from my nucleo to my Arduino.

The Arduino does not ask for information the nucleo should tell the Arduino when the buffer is full and then send it over.

I have asked on the Arduino forums with no luck. Has anybody done this before? If so could you show me? I am happy that my mbed code is working as it should it is the Arduino side that is difficult.

Hi Jack,

It is good to use the search from the Mbed web not from forum (here), because the forum not show you old results (system before the forum).
Maybe this one will help you to start.

BR, Jan

Thank you that was much more helpful than anything i found elsewhere.