Search found 1 match

by Rayan_H
Fri Oct 09, 2020 7:45 pm
Forum: ESP32 Arduino
Topic: i have problem with esp32 when i want to insert software serial
Replies: 1
Views: 2879

i have problem with esp32 when i want to insert software serial

Hello, I got a problem when I change the board from Arduino Uno to ESP32 because I was using softwareserial.h to transfer the data from the sensor(mlx90614) to the display(Nextion NX4024T032) but when I used ESP32 the data didn't show in the display.
can anyone help me with that, please?