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 C0135 key "S2" for reset-to-defaults #17

Closed
TG9541 opened this issue Apr 19, 2020 · 1 comment
Closed

use C0135 key "S2" for reset-to-defaults #17

TG9541 opened this issue Apr 19, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@TG9541
Copy link
Owner

TG9541 commented Apr 19, 2020

Holding C0135 key "S2" during start-up or reset should set the EEPROM values for Node-ID and baud rate to default values:

  • Node-ID in EE_NODE ($4000) to 1 (holding register 0)
  • Baud rate in EE_BAUD ($4002) to 0 (default rate 9600, holding register 1)

Hint: the holding register addresses for EEPROM values are currently 0..n

@TG9541 TG9541 self-assigned this Apr 19, 2020
@TG9541 TG9541 added the enhancement New feature or request label Apr 19, 2020
@TG9541
Copy link
Owner Author

TG9541 commented Apr 19, 2020

@tealbrains: as discussed in issue #12

@TG9541 TG9541 closed this as completed in 79a6e23 Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant