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

Error Code 05 #10

Closed
cods4 opened this issue Aug 14, 2023 · 2 comments
Closed

Error Code 05 #10

cods4 opened this issue Aug 14, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@cods4
Copy link

cods4 commented Aug 14, 2023

When making the changes suggested in https://diysolarforum.com/threads/simple-seplos-bms-protocol-decode-bash-script.34993/page-2#post-677063 you missed one.
Line 130 in query_seplos_ha.sh should be:
echo -ne "$SEND" >$DEV

instead of:
echo -e "$SEND" >$DEV

@byte4geek
Copy link
Owner

I'm happy you solved your issue, only one think, on my raspberry the script works well whit both options.

@byte4geek byte4geek added the duplicate This issue or pull request already exists label Oct 24, 2023
@byte4geek
Copy link
Owner

duplicated --> #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants