I am trying to communicate with the device using Web Serial API. I send a command and the device wil

I am trying to communicate with the device using Web Serial API. I send a command and the device will provide me with some information. So far reading the commands has been successful in case of Audrino Uno board, but when using ESP32 im not able to read the command from serial api. Any suggesstions??
Was this page helpful?