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: 1,238)
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
#4
Hello, the product arrived. When I tried to program using VSCode + PlatformIO, it did not accept programming, there was a flash size error, I got another prototyping board with the same processor and programmed it. I went back to the board, tried to reset the flash, but without success. After many attempts, I managed to program, then after some programming the defect returned, I tried to do the same procedure and I can no longer program. The cable is fine because I have serial communication with the PC.
Reply
#5
can you test with KCS v2 firmware or download by arduino code, just to confirm the hardware is well.
Reply
#6
It worked, thank you very much
Reply
#7
Ola, estou com uma grande dificuldade em programar a placa A16. Ela fica reconhecendo que as entradas digitais 1 a 16 estão ABRINDO e FECHANDO várias vezes por segundo, mesmo com 2 fios conectados direto do GND a ENTRADA. OQUE poderia causar isso, visto que não e problema físico, pois quando uso um código de exemplo ela funciona normal? Segue em anexo meu código.


Attached Files
.txt   CODIGO ARDUINO (8).txt (Size: 97.87 KB / Downloads: 151)
Reply
#8
you can test with KCS v2 firmware firstly. if KCS firmware work well , that means hardware is ok, need check your code. you can see our arudino demo source code.
Reply
#9
Pode me passar o link de um código fonte de demonstração? Está meio confuso para mim qual
Reply
#10
all arduino demo code see here: https://www.kincony.com/forum/forumdisplay.php?fid=25
this is A16 OUTPUT demo: https://www.kincony.com/forum/showthread.php?tid=1620
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)