-
Notifications
You must be signed in to change notification settings - Fork 69
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
COM port error #230
Comments
still same error even in version 2.0.40 |
Can you try the latest edge version? It looks like there is a superfluous space after the reported com port name messing up. |
Looks like the update somehow went wrong, I have now uploaded a new edge version that should be ok. |
You can close this thread, both 2.0.41p3 versions are working now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably since version 2.0.37, ioSender has a special error when creating a default configuration. After editing App.config to:
COM6:115200,N,8,1
everything works. This may apply to specific Windows language versions ..
![error_iosender](https://user-images.githubusercontent.com/11065044/174047424-b3b5eb30-186f-41f5-89ca-b4a2ae773b2b.jpg)
![ioSender_error](https://user-images.githubusercontent.com/11065044/174047448-06945c54-c298-43d8-b6a6-1042d794c1f3.jpg)
The text was updated successfully, but these errors were encountered: