R serial::read.serialConnection() returning empty value, even though there are values in buffer
I’m using R serial::read.serialConnection()
to read serial output from an ESP8266 connected with USB to my computer. I just used the standart example and it works perfectly for years. This is the code: