Thursday 27 September 2018

Libraries for BT modules based on OVC3860,BK3254 and BK8000L chips

while ago I created this libraries, for bluetooth modules based on chips:


Library for OVC3860 based modules

For more info about library for OVC3860 based modules check wiki where I wrote about PSkey configuration mode and how you can change name, pin using example provided with library.  Library also support fallback to PSKey mode when module is not supporting standard AT command for change name nad pin, but be aware this will restart module.
Library require getNextEventFromBT() function to be call periodicly from main loop.
 
List of functions is in README.md in repo.

All documents and SW which I use as source of knowledge (AT commands, PSKey config mode) are in this repository.



Library for BK3254 based modules

This library is less complicated, supporting only AT commands, some of them did not work for me, so ...

List of functions is in README.md in repo.

All documents which I use as source of knowledge (AT commands) are in this repository.


Library for BK8000L based modules

This library is less complicated, supporting only AT commands, some of them did not work for me, so ...

List of functions is in README.md in repo.

All documents which I use as source of knowledge (AT commands) are in this repository.


These are opensource under GPL3, so any contributions are welcome.

Links:


[1] https://github.com/tomaskovacik/OVC3860/

[2] https://github.com/tomaskovacik/BK3254/

[3] https://github.com/tomaskovacik/BK8000L/

https://github.com/tomaskovacik/kicad-library/tree/master/library/datasheet

No comments:

Post a Comment