Matt Sieren
Matt Sieren
I have to join in on this one. Just noticed the same and wondered if its possible to implement one of the 2 solutions proposed before. I think it's easiest...
Hey, just search your local filesystem for the `projectfile.h` and replace it. The folders of the repo are cloned locally into some Arduino folders. I suppose you could try to...
If the sketch compiled fine, then BLEParser should have been included/used by the project. Just put in the same folder as the `.ino` file
Mhmm. I cant look into this right now, but try using the original `projectconfig.h` and replace the following lines: ``` #define CFG_GAP_CONNECTION_MIN_INTERVAL_MS 8 /**< Minimum acceptable connection interval */ #define...
Did we ever merge this? https://github.com/AudioKit/AudioKitSynthOne/pull/138 looks like @marcussatellite tried this. But also happy to push a PR that just wipes the tmp dir on startup.
@chrdan do you mind posting your touch rewrites somewhere? I'm running into the same issue apparently.
If it's of any help, many of these changes (incl. a nasty hack for the APX/I2C issue) are demonstrated in this repo: https://github.com/usedbytes/m5core2-basic-idf and in a fork from here: https://github.com/usedbytes/lvgl_esp32_drivers/commits/98b177a2ed38971f2ba1d6d262d9f9a28146e246
I'm looking at plotting ppq values, did any of the characteristics change between Room 1 and 2?
From what I could gather so far, the reason PPB values are not shown are because of a different data-stream that's expected (compared to Eve Room v1). This hasn't been...
Here's a dump of the history service data-stream (HMCatalogue) for the different characteristic IDs from an Eve Room 2 (fyi @ebaauw). Additionial type refs from Eve Energy https://github.com/simont77/fakegato-history/issues/75 **11E-** 1f00010e270078040a0062d5a3ccf1ea0f3b...