12-24-2022, 07:48 PM
(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