raspberrypi / pico-sdk

BSD 3-Clause "New" or "Revised" License
3.26k stars 841 forks source link

Missing gatt services for BLE #1423

Open mklemarczyk opened 1 year ago

mklemarczyk commented 1 year ago

Hello, could you add "tx_power_service_server" service for the pico_btstack_ble ?

Some of the gatt services are not listed in "pico_btstack_ble" CMakeFile, is it on purpose ?

I do not like to write the library dependencies by hand into the project. ;)

I can make a PR if you want ;)

peterharperuk commented 1 year ago

A PR would be good. I have no way to test this without doing a load of work, so if you can confirm your changes are working, that would help.