Skip to content

Conversation

NoahRosa
Copy link
Contributor

@NoahRosa NoahRosa commented Apr 4, 2019

This PR should fix #6 with two limitations:

  1. The device name can't be more than 7 characters long. If the string passed to the begin function is longer, it is automatically trimmed to 7 characters.
  2. The android application designed to work with the SensorDemo example expects the name BlueNRG. Otherwise the device can't be opened.
@cparata
Copy link
Contributor

cparata commented Apr 4, 2019

@fpistm , what about this PR? Could we integrate it in the master repository?

@fpistm
Copy link
Member

fpistm commented Apr 4, 2019

Additionnal comment, maybe the restriction could be added in the README.md and/or sketch header?

@NoahRosa
Copy link
Contributor Author

NoahRosa commented Apr 4, 2019

I modified the commit in order to include the changes you requested.
I added the limitation description both in the README.md and the sketch header.
Sorry about the comment, I added it as the last thing and forgot to recompile.

@fpistm
Copy link
Member

fpistm commented Apr 4, 2019

No worries Noah. This also happen to me. 😉

@cparata cparata merged commit 1ebc418 into stm32duino:master Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants