Esp32-snippets: Support removing services

Created on 24 May 2018  路  8Comments  路  Source: nkolban/esp32-snippets

Currently, there is no way to remove a service that we have added to the server.

That would be useful for applications that change the GATT Server services during runtime.

All 8 comments

I will try to add this when i end with
https://github.com/nkolban/esp32-snippets/issues/532

Sorry it takes so long but i am busy with paid projects. I will try to add this this week, but no promise.

@jim-ber Could you try this before i make PR?
https://github.com/chegewara/esp32-snippets

@chegewara I'll do that today. Thanks for all your work!

Let you know what I find.

I'm making a few changes tonight and i'll let you know.

@chegewara Added a few changes to how we are deleting the services. Make sure we stop them before we delete them. Mind taking a look at it?

https://github.com/jim-ber/esp32-snippets

@jim-ber It looks pretty solid, did you test it with some example code?
I think you can make PR

@jim-ber I see you made a PR to fix this, thank you! Could you please close this issue to keep the issue list clean?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JasXSL picture JasXSL  路  3Comments

mahdikan picture mahdikan  路  4Comments

rickAllDev picture rickAllDev  路  7Comments

Smeedy picture Smeedy  路  5Comments

frankipl picture frankipl  路  8Comments