reaper7 / SDM_Energy_Meter

reading SDM72 SDM120 SDM220 SDM230 SDM630 modbus energy meters from arduino (esp8266, esp32, avr)
240 stars 97 forks source link

Cannot debug sdm630_influxdb.ino #64

Open AngeLinuX99 opened 2 years ago

AngeLinuX99 commented 2 years ago

This file did not connect to InfluxDB and cannot send data, I want to enable serial debug console port /dev/TTYUSB0 on my WEMOS D1 mini, but i have only garbage characters. I have changed all options of communication speed without sucess. Is my WEMOS serial console enabled showing any Serial.println lines ?

Thanks