Serial Monitor: sending repeat messages not responding

Hello,
I am using the new Arduino web editor for chrome - and it seems to work really well.

I have encountered a behaviour, and I am not sure if it is a bug or not.

Whenever I send a message to the Arduino Board using the serial monitor, the LED blinks and I get the following output on serial monitor:

Getting the response will take up to 50 seconds
The LED will blink while the operation is ongoing

So far so good. However, I cannot then send another message unless I disconnect and reconnect the arduino board from the chromebook. Is this standard behaviour? Thanks for any thoughts in advance.

Hi @ck234,

Thanks to reporting, it sounds like an issue to me. Could you please provide the following, so we can try to recreate the issue:

  1. The type of Arduino board you are using
  2. Sketch you are using
  3. A list of steps to follow to re-create the issue.

Thank you!