Skip to content

Commit

Permalink
Add note about hardware serial + ESP8266
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed May 23, 2022
1 parent 46a5484 commit 36bb29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ See [Jiabaida.communication.protocol.pdf](docs/Jiabaida.communication.protocol.p
## Known issues
None.
* If the BMS doesn't respond to an ESP8266 using hardware serial (`GPIO1`/`GPIO3`) please try to use software serial (f.e. `GPIO4`/`GPIO5`). There are no problems known if you use one of the three hardware supported serial interfaces of an ESP32.
## Debugging
Expand Down

0 comments on commit 36bb29d

Please sign in to comment.