Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
K868-A8 flashing configuration ?
#1
Hi

What is the exact procedure to flash that device ? and please don't send me your useless youtube videos !! I have applied 12V on board (board starts well) I plugged the USB cable between my computer or my Home assistant system and the board but ESPHome never succeeds to communicate through the USB port to flash the board Sad Got no problem to flash the K868-AG and the K868-Uair but not that device..

Here is my basic code used for now:

Code:
substitutions:
  friendly_name: kincony-k868-a8

esphome:
  name: $friendly_name
  platform: ESP32
  board: esp32dev

logger:

web_server:

ota:

wifi:
  networks:
  - ssid: !secret wifi
    password: !secret wifi_passwd
  - ssid: !secret wifi_puppy
    password: !secret wifi_puppy_passwd
  ap:
    ssid: $friendly_name

captive_portal:

api:
  reboot_timeout: 120min
Thanks

Vincèn
Reply


Messages In This Thread
K868-A8 flashing configuration ? - by vincen - 03-12-2022, 02:14 PM
RE: K868-A8 flashing configuration ? - by admin - 03-13-2022, 01:42 AM
RE: K868-A8 flashing configuration ? - by vincen - 03-14-2022, 08:50 AM
RE: K868-A8 flashing configuration ? - by admin - 03-14-2022, 11:16 AM
RE: K868-A8 flashing configuration ? - by vincen - 03-15-2022, 08:20 AM
RE: K868-A8 flashing configuration ? - by admin - 06-01-2022, 12:14 AM
RE: K868-A8 flashing configuration ? - by admin - 06-02-2022, 12:51 AM
RE: K868-A8 flashing configuration ? - by admin - 06-27-2022, 01:42 AM

Forum Jump:


Users browsing this thread: