esp32_sigrok icon indicating copy to clipboard operation
esp32_sigrok copied to clipboard

is it possible to continusly stream data?

Open anishp55 opened this issue 11 months ago • 1 comments

hello. i have built your program for the ESP32 and have it kind of working. i can connect to the ESP32 over the network and grab small samples. I've enabled the sump interface for uart, but i am unsure as to what uart is being used. Also is it possible to configure continuous capture with the esp32? thanks

anishp55 avatar Jan 11 '25 12:01 anishp55

Hello, sorry. It is not possible to contiously stream data. At the bottom of the page, I link some other projects. https://github.com/EUA/ESP32_LogicAnalyzer , they might be better. Thanks for the feedback.

Ebiroll avatar Jan 12 '25 01:01 Ebiroll