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

RAK4631 QoL updates #77

Merged
merged 3 commits into from
May 18, 2024
Merged

RAK4631 QoL updates #77

merged 3 commits into from
May 18, 2024

Conversation

jacobeva
Copy link
Contributor

This PR is related to markqvist/Reticulum#502

Added:

  • RAK4631 firmware hash calculation support!
  • RAK4631 product and model identifiers
  • Hard reset functionality for NRF52 (and naturally the RAK4631)

Fixes:

  • Fixed EEPROM lock not being set in some cases
  • Renamed RAK4631 from RAK4630
  • Reverted HAS_DISPLAY define in RAK4631 board config to false. It should
    remain this way until I submit my e-ink PR, otherwise it will give
    compilation errors.
  • Fixed RAK4631 not executing sketch until connected over serial

Comments are welcome as always. If I have gone about something the wrong way,
please let me know Mark!

@jacobeva
Copy link
Contributor Author

jacobeva commented May 14, 2024

Reverted HAS_DISPLAY define in RAK4631 board config to false.

This actually wasn't necessary, as it does not cause compilation errors as I expected. It can be removed if you wish!

@jacobeva
Copy link
Contributor Author

cda32c4 fixes an issue with transmission power on the RAK4631. Basically I wasn't using the DIO2 pin for the TX/RX switch despite having programmed it into the driver. d'oh!

@markqvist markqvist merged commit d05d119 into markqvist:master May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants