Dennis Parker

Results 10 comments of Dennis Parker

I added an new version of the test code repository that uses the AsyncTCP library, but is otherwise unchanged from the plain TCP version. It does not experience the dropped...

I've done a lot more work on this problem since I opened this issue. Various things help, such as doing the read/send loop in a task and pinning that task...

There is a new version of my example code at [https://github.com/dlparker/mic_example/tree/main/remote_task](https://github.com/dlparker/mic_example/tree/main/remote_task) that does not use AsyncTCP but which does work reliably, if you choose 16 bits per sample. It is...

Ok, that makes sense, but I still think the article will mislead people. I figured it out pretty fast, but I am used to debugging web apps. If you weren't...

Dang, that was a surprise. You are right. If I had realized that the autocomplete view gets called during the rendering pass, I would have looked there. Hmm. Not seeing...

Don't know what that is, so I'll find out and try it. Thanks for the suggestion.

Running the test project blows up for me on the migrate step. I will try again tomorrow with a different machine, just incase the problem is something in my environment....

Looks like a similar problem updating to 0.17.0 CREATING OPENPLOTTER CODE BACKUP... [Errno 2] No such file or directory: '/home/pi/.openplotter/openplotter.conf' APPLYING SETTINGS... Parameter not found: op_folder REMOVING UNUSED PACKAGES...

So, basically, I think my 0.10.0 image is orphaned. Don't know if anyone else cares, so if you decide to close this as won't fix, then I won't complain. Though...

I am also getting this problem. The access point is working properly on wlan1, but I get the "no wireless interfaces found" on mouse over of the network applet at...