Dr. Mickey Lauer
Dr. Mickey Lauer
There is no error in the log, that's the thing (not even w/ verbose logs). The BLE layer just hangs and the other side gets a connection timeout: ``` May...
The nature of the OpenOCD profiler is that it stops and restarts the target very rapidly to get its samples. Perhaps that messes up the internal BLE timers? Interestingly, this...
@zhp0406 I'm using ESP-IDF cc649ea869b8c24d19ba2d94c4d3f1146cb2947b + some patches on top of it, so basically the 5.2 release. The OpenOCD is the one from Espressif official. My connection timeout is set...
Not even a single comment in a year? Is that such an esoteric request?
I started to debug this. The plugin gets loaded and initialized, however although the environment contains both the `AtomFeedSource` and `AtomFeedBuilderProgram` ``` lektor/builder.py: self.env.build_programs is [(, )] ``` neither one...
Same here, it "broke" when plugging into a breadboard. I guess the flatband connector is really finnicky, especially the lower part where the data lines are. I wonder if the...
Well, it's 35€ here, so I won't do that when it is **that easy to break by putting it into a breadboard…** it still works as a "normal" S3 development...
Sounds like the cell reuse gets in your way. You need to reset your checkbox state from your corresponding model object.
Looks like a nice, additive, patch. I like it!
I have a similar problem, however I'm specifying the (empty) namespace: ```sh $ compote component upload --namespace "" --name esp-microsleep Saving archive to "/home/mickey/Dokumente/late/esp-microsleep/dist/esp-microsleep_1.0.0.tgz" Uploading archive /home/mickey/Dokumente/late/esp-microsleep/dist/esp-microsleep_1.0.0.tgz ERROR: You are...