![]() |
[Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-A16 (https://www.kincony.com/forum/forumdisplay.php?fid=25) +--- Thread: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive (/showthread.php?tid=2199) |
[Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - KinCony Support - 08-26-2022 [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive ![]() Code: /*KC868-A16 RS485 SEND AND RECEIVE CODE*/ RE: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - ce.jaiminpatel - 10-03-2022 I have A16 device, in this device all peripheral work perfectly, but in RS485 case only sending operation work. I tried various things for this using ESP-IDF, but the signal is not received. Can you give me a simple example of sending and receiving signals via RS485 in KC868-A16? RE: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - admin - 10-03-2022 when you buy the KC868-A16? RE: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - ce.jaiminpatel - 10-03-2022 (10-03-2022, 02:48 PM)admin Wrote: when you buy the KC868-A16? on 21-July-2022 RE: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - admin - 10-03-2022 these days during our National holidays, when we begin work, we will have a test then feedback to you. RE: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - ALIAKRAM - 02-12-2023 hello there i have problem from month i can't solve it pls can you help i can't get started with kc868-a16 i can ulpod and fimeware when i upload and firamware i faced this error Using 'COM5' as serial port. Connecting.... Detecting chip type... ESP32 Connecting.... Chip Info: - Chip Family: ESP32 - Chip Model: ESP32-D0WDQ5-V3 (revision 3) - Number of Cores: 2 - Max CPU Frequency: 240MHz - Has Bluetooth: YES - Has Embedded Flash: NO - Has Factory-Calibrated ADC: YES - MAC Address: 90:38:0C:A4:3E:6C Uploading stub... Running stub... Stub running... Changing baud rate to 460800 Changed. - Flash Size: 4MB - Flash Mode: dout - Flash Frequency: 40MHz Erasing flash (this may take a while)... Unexpected error: Error while erasing flash: Timed out waiting for packet content i change buderate from 9600 to 115200 and same problem can you help me how i can strat with this module RE: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - ALIAKRAM - 02-12-2023 i solve the problem but after uplode firmaware i connact lan there is no led in lan and there is no wifi for show and if i connact kc with router i can't found moudel and nothing what can i do ? i upload firmare by flash_download_tool_3.9.2 and using KC868_A16_V1.0.10 RE: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - admin - 02-13-2023 which code you are using? if you have source code, you can test download it by arduino IDE. if you just download BIN file by "esp download tool" , mostly is set the address incorrect. RE: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - ALIAKRAM - 02-13-2023 Can you give me the codes for the Arduino? Which type of board should I choose for programming from Arduino? And how can i download esp download tool and what adress i wll using for kc868-a16 - RE: [Arduino IDE demo source code for KC868-A16]--#10-KC868-A16_RS485_send and receive - admin - 02-13-2023 i don't know what function you want to do? what do you want to do? |