Update to BLE library - version 1.1.0#4
Open
EmbeddedMan wants to merge 11 commits intoSodaqMoja:masterfrom
Open
Update to BLE library - version 1.1.0#4EmbeddedMan wants to merge 11 commits intoSodaqMoja:masterfrom
EmbeddedMan wants to merge 11 commits intoSodaqMoja:masterfrom
Conversation
…prompt turned on or off * Library now keeps track of if it is in command mode or not * Added function setOperationMode() * Added startCustomAdvertising() function * Added support for PIC32 (chipKIT) * Moved reset and wake pin definitions into hwInit() so that different boards can be supported without editing library
Also added serial passthrough sketch for debugging.
Author
|
@SodaqMoja Just wondering if you've had any time to look at this pull request. Your library is the one that comes up in the Arduino Library Manager, so for me to have chipKIT users use the RN487x library, I need this pull request to get merged in. Thanks so much for your consideration, and please let me know if you have any questions. |
… Library Manager (SodaqMoja hasn't accepted my PR to the original library yet). So Microchip_RN487x -> RN487x.
* Reworked examples to compile and run properly on chipKIT boards like Fubarino Mini and RGB Station.
Each field of keywords.txt is separated by a single true tab. Leading spaces on a keyword identifier causes it to not be recognized by the Arduino IDE. On Arduino IDE 1.6.5 and newer an unrecognized keyword identifier causes the default editor.function.style highlighting to be used (as with KEYWORD2, KEYWORD3). Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
Remove leading space from keywords.txt identifier token
This file allows automatic packaging in UECIDE
Create uecide.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've modified your BLE library a bit to add some additional features/commands, but primarily to add support for PIC32 chipKIT boards.
I've written up a somewhat lengthy tutorial on one use of the library - with the Microchip BLE Sensor mobile apps here : http://chipkit.net/wiki/index.php?title=Basic_BLE