serialterminal icon indicating copy to clipboard operation
serialterminal copied to clipboard

Unable to open up serial terminal

Open mhamidjamil opened this issue 2 years ago • 1 comments

Error I run this script on my orange pi, and i want to open its URL but i end up to this error: Your browser doesn't support Web Serial

More details: I have an orange pi and i have connected two modules (esp32S3 and esp32-ttgo version) i want to communicate with these modules, i tried to create my own project and I almost complete it. but want more attractive and functional project that's why I cloned your project. I run it on orange pi and try to open its web page but got the error.

mhamidjamil avatar Oct 23 '23 19:10 mhamidjamil

Open it in a supported browser? You can find a list of supported browsers here: https://developer.mozilla.org/en-US/docs/Web/API/Web_Serial_API#browser_compatibility

NanashiTheNameless avatar Aug 10 '25 10:08 NanashiTheNameless