Hi,
Could you please tell me which board shall I choose in arduino ide?
And coul you please paste a test code to test the flash and the relay-s?
Thank you.
if you use KC868-A6, you can chose "NodeMcu32S" or "ESP32 DEV" in arduino IDE.
Does this mean that in the Arduino IDE the ESP should be visible in the dropdown for selecting the serial port?
I've connected the board to my Mac (pushed the boot button on the board) and when I'm looking in the dropdown, I'm seeing the :"Unknow /dev/cu.usbserial-10"
After selecting this the IDE doesn't know which type of board is presented.
Could this be because there is no official serial interface connected to the ESP?
I'm wondering how I can upload through the Arduino IDE on my Mac
Kind regards,
Matthijs
Hi ,yes I've already installed it.
But there was a problem with the IDE . It didn't saw the right port.
When I rebooted my computer, it gave the port another one and now it works magically.
Board working like a charm! Thank you for replying!