Skip to content

Arduino Leonardo Requests DTR to be high #37

@placic

Description

@placic

Hi,
I tried to use Arduino Leonardo with the latest Solid Arduino and Standard Firmata 2.5.8., but up to now I had no luck. My Arduino not answered on any command I sent.
The Microsoft Windows Remote Experience was working perfectly.
Then I made some investigation, so I used serial port monitor to find out what happening.
The only difference I realized that Microsoft Windows Remote Experience is turning DTR signal high each time it communicates, but Solid Arduino not.
In the source code of SolidSoils Arduino where the serial port opened I put the following:
base.DtrEnable = true;
Since this change the software is works also with Arduino Leonardo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions