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

Nrf5 improvements #938

Merged
merged 2 commits into from Sep 30, 2017
Merged

Conversation

d00616
Copy link
Contributor

@d00616 d00616 commented Sep 30, 2017

  • Compiles with arduino core for nRF52 (primo)
    MY_RADIO_NRF5_ESB stays unsupported with primo!
  • Split ACK negation flag into
    MY_NRF5_ESB_REVERSE_ACK_TX
    MY_NRF5_ESB_REVERSE_ACK_RX
  • MY_RADIO_NRF5_ESB changes to act more than NRF24
  • MY_RADIO_NRF5_ESB better support for powerdown/standby
  • Moved initialization from MyMainNRF5 to hwInit()

- Compiles with arduino core for nRF52 (primo)
  MY_RADIO_NRF5_ESB stays unsupported with primo!

- Split ACK negation flag into
    MY_NRF5_ESB_REVERSE_ACK_TX
    MY_NRF5_ESB_REVERSE_ACK_RX

- MY_RADIO_NRF5_ESB changes to act more than NRF24

- MY_RADIO_NRF5_ESB better support for powerdown/standby

- Moved initialization from MyMainNRF5 to hwInit()
@mysensors-jenkins
Copy link

Core tests successful.
A member of the MySensors core team can ask me to verify this pull request more extensively by telling me "jenkins, build examples please".
But remember that I will only listen if you name me with a capital 'J'.

@d00616
Copy link
Contributor Author

d00616 commented Sep 30, 2017

Jenkins, build examples please.

@d00616 d00616 added this to the 2.2.0 milestone Sep 30, 2017
@mysensors-jenkins
Copy link

Congratulations! I found no problems building this pull request for any of the supported boards or examples.
You can see the result of the build(s) here: https://ci.mysensors.org/job/Verifiers/job/MySensorsArduinoPR/747/

@henrikekblad henrikekblad merged commit 1b1cf8f into mysensors:development Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants