Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use another Serial Port on Arduino Mega #18

Open
GoogleCodeExporter opened this issue Oct 13, 2015 · 6 comments
Open

Use another Serial Port on Arduino Mega #18

GoogleCodeExporter opened this issue Oct 13, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. I am using Arduino Mega an i'd like to use the Serial 3
2.
3.

What is the expected output? What do you see instead?
By default, the library use the serial "0"

What version of the product are you using? On what operating system?
I am usig Simple-Modbus V7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Aug 2013 at 12:48

@GoogleCodeExporter
Copy link
Contributor Author

Please use V10, you can select the Serial object.

Original comment by [email protected] on 24 Aug 2013 at 8:03

@GoogleCodeExporter
Copy link
Contributor Author

Thank you! i'll try with V10

Original comment by [email protected] on 27 Aug 2013 at 1:15

@GoogleCodeExporter
Copy link
Contributor Author

I have change the library but i can't understatement the sintax for change the 
serial port:
Modbus_configure(&Serial , 960 ,..........
E.g. If i want to  change in port 2 "&Serial" become?
Thanks

Original comment by [email protected] on 8 Sep 2013 at 8:34

@GoogleCodeExporter
Copy link
Contributor Author

Use &Serial1, $Serial2 etc...

Original comment by [email protected] on 9 Sep 2013 at 8:30

@GoogleCodeExporter
Copy link
Contributor Author

Yes  Very easy of course.....
Thanks

Original comment by [email protected] on 10 Sep 2013 at 5:48

@GoogleCodeExporter
Copy link
Contributor Author

This is not a defect.

Original comment by [email protected] on 26 Sep 2013 at 11:23

  • Removed labels: Priority-Medium, Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant