Ryan Powell

Results 893 comments of Ryan Powell

Interesting, I've not done this before so I don't have a lot to offer. It looks like something is either being built differently this way (flags of some kind?) or...

Interesting indeed, there should be no need for RTTI though. It's not used in platformio or Arduino either.

Okay, one more question. If you remove the callbacks completely from your application code does it build? The reason I am asking is because I have not really done any...

If you try the client example do you get this issue with it's callbacks?

Interesting question, not sure how I would go about it, but esphome has their own BLE functionality so it's never been brought up before.

I guess you could add this as a `lib_dep` in the esphome config then add a lambda or something in a startup hook, just my limited understanding. Otherwise a custom...

Not sure about this one yet but I'm seeing some similarly odd behavior with the scanning start/stop. Will be investigating

Looks like you are using an old release of this library, please use the master branch.