YOGYUI / matter-esp32-dcmotor

Apache License 2.0
3 stars 1 forks source link

chip[SVR]: ERROR setting up transport: 201 #4

Closed lboue closed 7 months ago

lboue commented 7 months ago

Hello,

I am facing an issue when I run your matter-esp32-dcmotor example: chip[SVR]: ERROR setting up transport: 201. The board restarts in a loop.

Do you know how to fix that issue?

I (1371) NimBLE: Failed to restore IRKs from store; status=8
I (1371) CHIP[DL]: BLE host-controller synced
E (1871) chip[DL]: Long dispatch time: 867 ms, for event type 2
I (1871) chip[DL]: Starting ESP WiFi layer
I (1881) wifi:mode : sta (24:a1:60:47:99:f0)
I (1881) wifi:enable tsf
W (1881) wifi:Haven't to connect to a suitable AP now!
I (1881) chip[DL]: Done driving station state, nothing else to do...
W (1891) wifi:Haven't to connect to a suitable AP now!
I (1891) chip[DL]: Done driving station state, nothing else to do...
I (1901) chip[SVR]: Initializing subscription resumption storage...
I (1911) chip[SVR]: Server initializing...
I (1921) chip[TS]: Last Known Good Time: 2023-10-14T01:16:48
I (1921) chip[DMG]: AccessControl: initializing
I (1921) chip[DMG]: Examples::AccessControlDelegate::Init
I (1931) chip[DMG]: AccessControl: setting
I (1941) chip[DMG]: DefaultAclStorage: initializing
I (1941) chip[DMG]: DefaultAclStorage: 0 entries loaded
I (1971) chip[ZCL]: Using ZAP configuration...
I (1971) esp_matter_cluster: Cluster plugin init common callback
I (1971) chip[DMG]: AccessControlCluster: initializing
I (1981) chip[ZCL]: 0x3f406a6b ep 0 clus 0x0000_0030 attr 0x0000_0000 not supported
I (1991) chip[ZCL]: Initiating Admin Commissioning cluster.
I (2001) chip[DIS]: Updating services using commissioning mode 0
I (2001) chip[DIS]: CHIP minimal mDNS started advertising.
E (2011) chip[SVR]: ERROR setting up transport: 201
I (2011) esp_matter_core: Dynamic endpoint 0 added
I (2021) chip[DL]: WIFI_EVENT_STA_START
W (2021) wifi:Haven't to connect to a suitable AP now!
I (2021) logger: [CSystem::matter_set_min_endpoint_id] Set minimum endpoint id as 1 [system.cpp:315]
I (2031) chip[DL]: Done driving station state, nothing else to do...
I (2041) logger: [CSystem::initialize] Matter started [system.cpp:88]
I (2041) logger: [CSystem::matter_event_callback] Commissioning window closed [system.cpp:394]
ets Jun  8 2016 00:22:57

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 188777542, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:6024
load:0x40078000,len:15044
load:0x40080400,len:4
0x40080400: _init at ??:?

Setup

Boot log

boot_esp32.log

lboue commented 7 months ago

I think this command has fixed my issue:

source ./scripts/flash_factory_dac_provider.sh