Everything is covered in this Blog post.
Creating projects like this takes a great amount of time. Much appreciated if you consider supporting me so that I can continue projects like this and creating new contents for everyone.
- You can support me on GitHub Sponsors (monthly or one time)
- You can be one of my patrons on Patreon (monthly)
- You can tip me via Ko-fi (one time)
If something's not right, you may find some useful links below.
- Issues in the Raspberry Pi Pico SDK repository.
- Issues in the Raspberry Pi Pico SDK Examples repository.
- Issues in the BTstack repository.
* Since this is a simple example, I disabled the Issues tab. If you truly believe something is wrong, you can express your concerns in discussions.
As it says in the Apache License 2.0, you can use my code anywhere as long as you include the license file and copyright notice. Also, state if you make any changes.
Copyright (c) 2022 Mr. Green's Workshop https://www.MrGreensWorkshop.com
This project incorporates libraries written below. Without these libraries, I couldn't make this project possible.
Library | file(s) |
---|---|
SPP Server - Heartbeat Counter over RFCOMM, Copyright (C) 2014 BlueKitchen GmbH (https://github.com/bluekitchen/btstack/). Please check out the LICENSE. | spp_counter.c |