Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A128 configure for ESPhome
#2
(08-04-2022, 09:47 PM)admin Wrote: esphome:
  name: a128
esp32:
  board: esp32dev
  framework:
    type: arduino
# Enable logging
logger:
# Enable Home Assistant API
api:
  encryption:
    key: "____"
ota:
  password: "____"
wifi:
  ssid: !secret wifi_ssid
  password: !secret wifi_password
  # Enable fallback hotspot (captive portal) in case wifi connection fails
  ap:
    ssid: "A128 Fallback Hotspot"
    password: "8OEqiS9y0BF1"
captive_portal:
   
# Example configuration entry
i2c:
  - id: bus_a
    sda: 5
    scl: 16
    scan: true
    frequency: 400kHz
  - id: bus_b
    sda: 15
    scl: 4
    scan: true
    frequency: 400kHz

# Example configuration entry
(config truncated due to message length limit)

I have some issue with A128, tried with few configuration options already including wireless, lan connections and usb,
I cannot succeed with configuring the A128 ass it gets some disconnections during the process of configuration, or now with a windows laptop it was a bit different error:
` Error saving 15 preferences to flash. Last error=ESP_ERR_NVS_NOT_ENOUGH_SPACE for key=233825507`

I am using above config and the output is as below, in the next response
Reply


Messages In This Thread
KC868-A128 configure for ESPhome - by admin - 08-04-2022, 09:47 PM
RE: KC868-A128 configure for ESPhome - by mikolaj - 12-24-2022, 07:48 PM
RE: KC868-A128 configure for ESPhome - by mikolaj - 12-24-2022, 07:50 PM
RE: KC868-A128 configure for ESPhome - by mikolaj - 12-24-2022, 07:51 PM
RE: KC868-A128 configure for ESPhome - by admin - 12-25-2022, 12:21 AM
RE: KC868-A128 configure for ESPhome - by mikolaj - 12-26-2022, 12:16 PM
RE: KC868-A128 configure for ESPhome - by admin - 12-27-2022, 02:21 AM
RE: KC868-A128 configure for ESPhome - by mikolaj - 12-27-2022, 05:07 PM
RE: KC868-A128 configure for ESPhome - by admin - 12-28-2022, 01:19 AM
RE: KC868-A128 configure for ESPhome - by kbo - 02-11-2023, 09:34 AM
RE: KC868-A128 configure for ESPhome - by admin - 02-12-2023, 12:55 AM
RE: KC868-A128 configure for ESPhome - by soethu - 12-03-2023, 09:08 PM
RE: KC868-A128 configure for ESPhome - by admin - 12-04-2023, 02:25 AM
RE: KC868-A128 configure for ESPhome - by soethu - 12-04-2023, 04:57 AM
RE: KC868-A128 configure for ESPhome - by admin - 12-04-2023, 08:14 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)