Skip to content

Update to BLE library - version 1.1.0#4

Open
EmbeddedMan wants to merge 11 commits intoSodaqMoja:masterfrom
chipKIT32-libraries:master
Open

Update to BLE library - version 1.1.0#4
EmbeddedMan wants to merge 11 commits intoSodaqMoja:masterfrom
chipKIT32-libraries:master

Conversation

@EmbeddedMan
Copy link

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

…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.
@EmbeddedMan
Copy link
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.

EmbeddedMan and others added 8 commits January 3, 2018 21:21
… 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
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.

3 participants