Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Arduino IDE demo source code for KC868-A16]--#01-config Arduino IDE for ESP32 module
#1
Rainbow 
 Before using KC868-A16, you need to set the parameters of the preference
Copy the following URL: https://dl.espressif.com/dl/package_esp32_index.json


   
   
   

.pdf   KC868-A16-schematic.pdf (Size: 794.92 KB / Downloads: 540)
Reply
#2
I have tried to make my first Sketch including Arduino.h & PCF8574.h for testing I-O and get to know how to program in ARDUINO IDE 2.0.4

As recommended in above thread I have selected the NodeMCU-32S board and the IDE tells me that debugging is not supported by NodeMCU-32S

Which of the other esp32 boards can I use that will support debugging?


Attached Files Image(s)
   
Reply
#3
There are two requirements for support to be available for use of the Arduino IDE integrated debugger with the ESP32 boards:

The debugger extension must have support for the ESP32 target
The ESP32 boards platform authors must configure their platform to provide the necessary information to the debugger

details you can search by "google".
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)