Skip to content

Arduino IDE 2.0.0-rc9: Input in Serial Monitor is not working #1248

@sourkarm2

Description

@sourkarm2

Describe the problem

I am using Arduino Due in windows 11. In my code, I have to give some input in the serial monitor to run the sketch, but when I provide the desired input and press Ctrl+Enter, input data is not getting accepted by the code. Am I doing something wrong?

Everything works perfectly when I do the same thing without any change in IDE 1.8.19. Is it a bug or am I doing something wrong?

I welcome any suggestions.

To reproduce

It happens every time I try a similar code.

Expected behavior

Input should be accepted by the code and should do further calculation and execute.

Arduino IDE version

IDE 2.0.0-rc9

Operating system

Windows

Operating system version

11

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

Labels

status: waiting for informationMore information must be provided before work can proceedtopic: codeRelated to content of the project itselftopic: serial monitorRelated to the Serial Monitortype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions