03-03-2023, 06:22 AM
(This post was last modified: 03-03-2023, 06:34 AM by tugalsan.
Edit Reason: font size horriable
)
(03-02-2023, 01:57 PM)admin Wrote: if you use KC868-A32, it made by "ESP32" , chose "NodeMcu-32S" board.
According to tutorial below
https://www.kincony.com/build-esp8266-web-serve.html
with ref: http://arduino.esp8266.com/stable/packag...index.json
I could not see "NodeMcu-32S"
Then I found your tutorial
Lesson1-config Arduino IDE for ESP32 module (kincony.com)
with ref: https://dl.espressif.com/dl/package_esp32_index.json
There is a "NodeMcu-32S" option. And as you said it is made by esp32
Thanks