IshaESP
IshaESP
Hi, Pipeline has passed. Regarding different commits, it's very hard to split the code into multiple commits as everything is dependent on each other. Description: - Added key material characteristic....
Hi @sjanc , Can you please take a look?
Hi @sjanc , can you please take a look at this?
Hi @Rainbow-Cai , The compilation error is due to IDF version. Can you try this [patch.zip](https://github.com/espressif/esp-iot-solution/files/10697511/patch.zip)? A MR is raised internally for this fix. Thank You.
Hi @sjanc , Can you please take a look at this? The CI checks are failing as the files where these api's are used are giving warnings which are treated...
> we build mynewt with -Werror so this will break build > > maybe this should be a macro configurable via syscfg? eg MYNEWT_VAL(WARN_ON_DEPRECATED) or similar... Hi @sjanc , I...
Hi @sjanc, Can you please take a look at this PR. Thanks.
Hi @sjanc , Can you please review this PR? It attempts on adding GATT Caching feature support.
Hi, Yes the code is locally tested and it works. I missed adding some files that's why the CI is failing. The variable aware_state in inside conn object locally, maybe...