Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCP update can't work (TZ-1076) #88

Closed
GASEN1216 opened this issue Aug 21, 2024 · 8 comments
Closed

RCP update can't work (TZ-1076) #88

GASEN1216 opened this issue Aug 21, 2024 · 8 comments

Comments

@GASEN1216
Copy link

We make the board with ESP32-S3 and ESP32-H2.

And H2 pin as follow:
屏幕截图 2024-08-21 155648

IDF: v5.2.2

I run the examples basic_thread_border_router, and try to update the RCP. But it prompts the following error:

I (27) boot: compile time Aug 21 2024 15:33:02
I (27) boot: Multicore bootloader
I (30) boot: chip revision: v0.1
I (34) boot.esp32s3: Boot SPI Speed : 80MHz
I (39) boot.esp32s3: SPI Mode       : DIO
I (44) boot.esp32s3: SPI Flash Size : 4MB
I (48) boot: Enabling RNG early entropy source...
I (54) boot: Partition Table:
I (57) boot: ## Label            Usage          Type ST Offset   Length
I (65) boot:  0 nvs              WiFi data        01 02 00009000 00006000
I (72) boot:  1 otadata          OTA data         01 00 0000f000 00002000
I (80) boot:  2 phy_init         RF data          01 01 00011000 00001000
I (87) boot:  3 ota_0            OTA app          00 10 00020000 00190000
I (94) boot:  4 ota_1            OTA app          00 11 001b0000 00190000
I (102) boot:  5 web_storage      Unknown data     01 82 00340000 00019000
I (110) boot:  6 rcp_fw           Unknown data     01 82 00359000 000a0000
I (117) boot: End of partition table
I (121) esp_image: segment 0: paddr=00020020 vaddr=3c110020 size=56de4h (355812) map
I (194) esp_image: segment 1: paddr=00076e0c vaddr=3fc98600 size=05440h ( 21568) load
I (199) esp_image: segment 2: paddr=0007c254 vaddr=40374000 size=03dc4h ( 15812) load
I (203) esp_image: segment 3: paddr=00080020 vaddr=42000020 size=10bdd8h (1097176) map
I (405) esp_image: segment 4: paddr=0018be00 vaddr=40377dc4 size=107e8h ( 67560) load
I (429) boot: Loaded app from partition at offset 0x20000
I (429) boot: Disabling RNG early entropy source...
I (430) cpu_start: Multicore app
I (442) cpu_start: Pro cpu start user code
I (442) cpu_start: cpu freq: 160000000 Hz
I (443) cpu_start: Application information:
I (443) cpu_start: Project name:     esp_ot_br
I (443) cpu_start: App version:      v5.2.2-dirty
I (443) cpu_start: Compile time:     Aug 21 2024 15:43:22
I (443) cpu_start: ELF file SHA256:  8f41d4baf...
I (443) cpu_start: ESP-IDF:          v5.2.2-dirty
I (444) cpu_start: Min chip rev:     v0.0
I (444) cpu_start: Max chip rev:     v0.99
I (444) cpu_start: Chip rev:         v0.1
I (444) heap_init: Initializing. RAM available for dynamic allocation:
I (445) heap_init: At 3FCB1710 len 00038000 (224 KiB): RAM
I (445) heap_init: At 3FCE9710 len 00005724 (21 KiB): RAM
I (445) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
I (445) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
I (447) spi_flash: detected chip: generic
I (447) spi_flash: flash io: dio
I (447) sleep: Configure to isolate all GPIO pins in sleep state
I (448) sleep: Enable automatic switching of GPIO sleep configuration
I (448) main_task: Started on CPU0
I (458) main_task: Calling app_main()
I (538) example_connect: Start example_connect.
I (538) pp: pp rom version: e7ae62f
I (548) net80211: net80211 rom version: e7ae62f
I (558) wifi:wifi driver task: 3fcbd258, prio:23, stack:6144, core=0
I (558) wifi:wifi firmware version: 3e0076f
I (558) wifi:wifi certification version: v7.0
I (558) wifi:config NVS flash: enabled
I (558) wifi:config nano formating: enabled
I (558) wifi:Init data frame dynamic rx buffer num: 32
I (558) wifi:Init static rx mgmt buffer num: 5
I (558) wifi:Init management short buffer num: 32
I (558) wifi:Init dynamic tx buffer num: 32
I (558) wifi:Init static tx FG buffer num: 2
I (558) wifi:Init static rx buffer size: 1600
I (558) wifi:Init static rx buffer num: 10
I (558) wifi:Init dynamic rx buffer num: 32
I (558) wifi_init: rx ba win: 6
I (558) wifi_init: tcpip mbox: 32
I (558) wifi_init: udp mbox: 6
I (558) wifi_init: tcp mbox: 6
I (558) wifi_init: tcp tx win: 5760
I (558) wifi_init: tcp rx win: 5760
I (558) wifi_init: tcp mss: 1440
I (558) wifi_init: WiFi IRAM OP enabled
I (558) wifi_init: WiFi RX IRAM OP enabled
I (558) phy_init: phy_version 670,b7bc9b9,Apr 30 2024,10:54:13
I (608) wifi:mode : sta (70:04:1d:a8:52:14)
I (608) wifi:enable tsf
I (608) example_connect: Connecting to Beima Office...
I (608) example_connect: Waiting for IP(s)
I (3508) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1
I (3508) wifi:state: init -> auth (b0)
I (3508) wifi:state: auth -> assoc (0)
I (3518) wifi:state: assoc -> run (10)
I (3528) wifi:connected with Beiyma, aid = 18, channel 1, BW20, bssid = f4:e2:c6:6c:7e:c5
I (3528) wifi:security: WPA2-PSK, phy: bgn, rssi: -40
I (3528) wifi:pm start, type: 1

I (3528) wifi:dp: 1, bi: 102400, li: 3, scale listen interval from 307200 us to 307200 us
I (3528) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 25000, mt_pti: 0, mt_time: 10000
I (3538) wifi:<ba-add>idx:0 (ifx:0, f4:e2:c6:6c:7e:c5), tid:0, ssn:0, winSize:64
I (3548) wifi:<ba-add>idx:1 (ifx:0, f4:e2:c6:6c:7e:c5), tid:6, ssn:4, winSize:64
I (3548) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (4528) esp_netif_handlers: example_netif_sta ip: 10.47.6.199, mask: 255.255.0.0, gw: 10.47.0.1
I (4528) example_connect: Got IPv4 event: Interface "example_netif_sta" address: 10.47.6.199
I (4538) example_connect: Got IPv6 event: Interface "example_netif_sta" address: fe80:0000:0000:0000:7204:1dff:fea8:5214, type: ESP_IP6_ADDR_IS_LINK_LOCAL
I (4538) example_common: Connected to example_netif_sta
I (4538) example_common: - IPv4 address: 10.47.6.199,
I (4538) example_common: - IPv6 address: fe80:0000:0000:0000:7204:1dff:fea8:5214, type: ESP_IP6_ADDR_IS_LINK_LOCAL
I (4538) wifi:Set ps type: 0, coexist: 0

I (4538) RCP_UPDATE: RCP: using update sequence 1
I (4548) uart: ESP_INTR_FLAG_IRAM flag not set while CONFIG_UART_ISR_IN_IRAM is enabled, flag updated
I (4548) OPENTHREAD: spinel UART interface initialization completed
I (4548) main_task: Returned from app_main()
I(4548) OPENTHREAD:[I] P-SpinelDrive-: co-processor reset: RESET_POWER_ON
E(4548) OPENTHREAD:[C] P-SpinelDrive-: Software reset co-processor successfully

I(4598) OPENTHREAD:[I] ChildSupervsn-: Timeout: 0 -> 190
I(4618) OPENTHREAD:[I] Settings------: Read NetworkInfo {rloc:0x6c00, extaddr:0e7d87771f83fbd8, role:leader, mode:0x0f, version:5, keyseq:0x0, ...
I(4618) OPENTHREAD:[I] Settings------: ... pid:0x73b4b0d8, mlecntr:0xfb9a, maccntr:0xeb5d, mliid:45ba3e3cd8def142}
I (4628) esp_ot_br: Internal RCP Version: openthread-esp32/3b8741b172-be7d36e4f; esp32h2;  2024-08-19 07:56:41 UTC
I (4628) esp_ot_br: Running  RCP Version: openthread-esp32/3b8741b172-be7d36e; esp32h2;  2024-07-15 02:20:59 UTC
I (4628) uart: ESP_INTR_FLAG_IRAM flag not set while CONFIG_UART_ISR_IN_IRAM is enabled, flag updated
I (4638) gpio: GPIO[7]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
I (4638) gpio: GPIO[8]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
E (6588) RCP_UPDATE: esp_rcp_update(247): Failed to connect to RCP

The esp_ot_config.h as follow:

#pragma once

#include "esp_openthread_types.h"

#if CONFIG_EXTERNAL_COEX_ENABLE
#include "esp_coexist.h"
#endif

#define RCP_FIRMWARE_DIR "/spiffs/ot_rcp"

#if CONFIG_OPENTHREAD_RADIO_SPINEL_UART
#define ESP_OPENTHREAD_DEFAULT_RADIO_CONFIG()              \
    {                                                      \
        .radio_mode = RADIO_MODE_UART_RCP,                 \
        .radio_uart_config = {                             \
            .port = 1,                                     \
            .uart_config =                                 \
                {                                          \
                    .baud_rate = 460800,                   \
                    .data_bits = UART_DATA_8_BITS,         \
                    .parity = UART_PARITY_DISABLE,         \
                    .stop_bits = UART_STOP_BITS_1,         \
                    .flow_ctrl = UART_HW_FLOWCTRL_DISABLE, \
                    .rx_flow_ctrl_thresh = 0,              \
                    .source_clk = UART_SCLK_DEFAULT,       \
                },                                         \
            .rx_pin = CONFIG_PIN_TO_RCP_TX,                \
            .tx_pin = CONFIG_PIN_TO_RCP_RX,                \
        },                                                 \
    }
#endif // CONFIG_OPENTHREAD_RADIO_SPINEL_UART OR  CONFIG_OPENTHREAD_RADIO_SPINEL_SPI

#define ESP_OPENTHREAD_RCP_UPDATE_CONFIG()                                                                           \
    {                                                                                                                \
        .rcp_type = RCP_TYPE_ESP32H2_UART, .uart_rx_pin = CONFIG_PIN_TO_RCP_TX, .uart_tx_pin = CONFIG_PIN_TO_RCP_RX, \
        .uart_port = 1, .uart_baudrate = 115200, .reset_pin = CONFIG_PIN_TO_RCP_RESET,                               \
        .boot_pin = CONFIG_PIN_TO_RCP_BOOT, .update_baudrate = 460800, .firmware_dir = "/rcp_fw/ot_rcp",             \
        .target_chip = ESP32S3_CHIP,                                                                                 \
    }
#define ESP_OPENTHREAD_DEFAULT_HOST_CONFIG()                        \
    {                                                               \
        .host_connection_mode = HOST_CONNECTION_MODE_CLI_USB,       \
        .host_usb_config = USB_SERIAL_JTAG_DRIVER_CONFIG_DEFAULT(), \
    }
#endif

#define ESP_OPENTHREAD_DEFAULT_PORT_CONFIG()                                            \
    {                                                                                   \
        .storage_partition_name = "nvs", .netif_queue_size = 10, .task_queue_size = 10, \
    }

what is the problems?

@github-actions github-actions bot changed the title RCP update can't work RCP update can't work (TZ-1076) Aug 21, 2024
@gytxxsy
Copy link
Contributor

gytxxsy commented Aug 22, 2024

If you make the board with ESP32-S3 and ESP32-H2, and encounter the Failed to connect to RCP issue, you should change the Pin to RCP TX and Pin to RCP RX pins on the S3, for example:

  • Pin to RCP TX: 4
  • Pin to RCP RX: 5

Refer to the esp-thread-br README.md to get more information.

@GASEN1216
Copy link
Author

If you make the board with ESP32-S3 and ESP32-H2, and encounter the Failed to connect to RCP issue, you should change the Pin to RCP TX and Pin to RCP RX pins on the S3, for example:如果您使用 ESP32-S3 和 ESP32-H2 制作开发板,并遇到 Failed to connect to RCP 问题,您应该将 S3 上的 Pin 更改为 RCP TXPin 更改为 RCP RX 引脚,例如ample:

  • Pin to RCP TX: 4引脚到 RCP TX:4
  • Pin to RCP RX: 5引脚到 RCP RX:5

Refer to the esp-thread-br README.md to get more information.请参考 esp-thread-br README.md 获取更多信息。

Configuration in esp-thread-br:
屏幕截图 2024-08-23 111319
Configuration in rcp:
屏幕截图 2024-08-23 111456
Still showing this error:E (9483) RCP_UPDATE: esp_rcp_update(247): Failed to connect to RCP

@zwx1995esp
Copy link
Collaborator

According to the docs:https://docs.espressif.com/projects/esp-thread-br/en/latest/dev-guide/build_and_run.html#set-up-the-repositories, we recommend using IDF v5.1.3 with the esp-thread-br tag v1.0. Could you please have a try? If this code base still can not work, could you please take a photo to show how did you connect the S3 with the H2?

@GASEN1216
Copy link
Author

GASEN1216 commented Aug 26, 2024

According to the docs:https://docs.espressif.com/projects/esp-thread-br/en/latest/dev-guide/build_and_run.html#set-up-the-repositories, we recommend using IDF v5.1.3 with the esp-thread-br tag v1.0. Could you please have a try? If this code base still can not work, could you please take a photo to show how did you connect the S3 with the H2?根据 docs:https://docs.espressif.com/projects/esp-thread-br/en/latest/dev-guide/build_and_run.html#set-up-the-repositories,我们建议使用 IDF v5.1.3 和 esp-thread-br 标签 v1.0。你能试一试吗?如果这个代码库仍然无法工作,您能否请拍张照片来展示您是如何将 S3 与 H2 连接的?

The configuration is the same as above.

I tried it and got a new error:

I (15471) RCP_UPDATE: RCP: using update sequence 1
I (15481) uart: ESP_INTR_FLAG_IRAM flag not set while CONFIG_UART_ISR_IN_IRAM is enabled, flag updated
I (15481) OPENTHREAD: spinel UART interface initialization completed
I (15481) main_task: Returned from app_main()
W(17491) OPENTHREAD:[W] P-RadioSpinel-: Wait for response timeout
I (17491) gpio: GPIO[7]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (18491) uart: ESP_INTR_FLAG_IRAM flag not set while CONFIG_UART_ISR_IN_IRAM is enabled, flag updated
W(20501) OPENTHREAD:[W] P-RadioSpinel-: Wait for response timeout
E(20501) OPENTHREAD:[C] P-RadioSpinel-: Failed to reset RCP!
E(20501) OPENTHREAD:[C] Platform------: ResetRcp() at radio_spinel.cpp:233: Failure

The board I used:
微信图片_20240826113055

The dependencies I used:

  espressif/esp_rcp_update: "~1.2.0"
  espressif/esp-serial-flasher: "~0.0.0"

屏幕截图 2024-08-26 113630

@zwx1995esp
Copy link
Collaborator

zwx1995esp commented Aug 26, 2024

Hi, @GASEN1216 from the picture you shared, you are using the Thread Board Router Board. No more other configurations related to GPIO pins need to be set. Could you please clean all the build files and try again with the following steps in the docs?
Tips: to clean all build files, you can remove the build folder, set target and re-build the BR examples examples/basic_thread_border_router.

@GASEN1216
Copy link
Author

Hi, @GASEN1216 from the picture you shared, you are using the Thread Board Router Board. No more other configurations related to GPIO pins need to be set. Could you please clean all the build files and try again with the following steps in the docs? Tips: to clean all build files, you can remove the build folder, set target and re-build the BR examples examples/basic_thread_border_router.

Sorry, I know very little about hardware. Thanks for your help. I tried it again with V5.1.3 according to the steps in the docs and it worked.I will close this issue.

@GASEN1216
Copy link
Author

Hi, @GASEN1216 from the picture you shared, you are using the Thread Board Router Board. No more other configurations related to GPIO pins need to be set. Could you please clean all the build files and try again with the following steps in the docs? Tips: to clean all build files, you can remove the build folder, set target and re-build the BR examples examples/basic_thread_border_router.

Hi, @zwx1995esp
When I use wifi, RCP update works fine. But when I add ethernet as described in the docs, it stops working:

SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3818,len:0x1758
load:0x403c9700,len:0x4
load:0x403c9704,len:0xbe4
load:0x403cc700,len:0x2d18
entry 0x403c9908
I (26) boot: ESP-IDF v5.1.3-dirty 2nd stage bootloader
I (26) boot: compile time Aug 27 2024 15:50:32
I (26) boot: Multicore bootloader
I (30) boot: chip revision: v0.2
I (34) boot.esp32s3: Boot SPI Speed : 80MHz
I (38) boot.esp32s3: SPI Mode       : DIO
I (43) boot.esp32s3: SPI Flash Size : 4MB
I (48) boot: Enabling RNG early entropy source...
I (53) boot: Partition Table:
I (57) boot: ## Label            Usage          Type ST Offset   Length
I (64) boot:  0 nvs              WiFi data        01 02 00009000 00006000
I (72) boot:  1 otadata          OTA data         01 00 0000f000 00002000
I (79) boot:  2 phy_init         RF data          01 01 00011000 00001000
I (87) boot:  3 ota_0            OTA app          00 10 00020000 00190000
I (94) boot:  4 ota_1            OTA app          00 11 001b0000 00190000
I (101) boot:  5 web_storage      Unknown data     01 82 00340000 00019000
I (109) boot:  6 rcp_fw           Unknown data     01 82 00359000 000a0000
I (117) boot: End of partition table
I (121) esp_image: segment 0: paddr=00020020 vaddr=3c110020 size=531d4h (340436) map
I (190) esp_image: segment 1: paddr=000731fc vaddr=3fc99100 size=04ecch ( 20172) load
I (195) esp_image: segment 2: paddr=000780d0 vaddr=40374000 size=07f48h ( 32584) load
I (204) esp_image: segment 3: paddr=00080020 vaddr=42000020 size=107a28h (1079848) map
I (399) esp_image: segment 4: paddr=00187a50 vaddr=4037bf48 size=0d170h ( 53616) load
I (420) boot: Loaded app from partition at offset 0x20000
I (420) boot: Disabling RNG early entropy source...
I (421) cpu_start: Multicore app
I (424) cpu_start: Pro cpu up.
I (428) cpu_start: Starting app cpu, entry point is 0x403755fc
0x403755fc: call_start_cpu1 at C:/Users/GASEN/esp/v5.1.3/esp-idf/components/esp_system/port/cpu_start.c:159

I (0) cpu_start: App cpu up.
I (443) cpu_start: Pro cpu start user code
I (443) cpu_start: cpu freq: 160000000 Hz
I (443) cpu_start: Application information:
I (444) cpu_start: Project name:     esp_ot_br
I (444) cpu_start: App version:      v5.1.3-dirty
I (444) cpu_start: Compile time:     Aug 27 2024 15:49:38
I (444) cpu_start: ELF file SHA256:  97e59ab1...
I (444) cpu_start: ESP-IDF:          v5.1.3-dirty
I (445) cpu_start: Min chip rev:     v0.0
I (445) cpu_start: Max chip rev:     v0.99
I (445) cpu_start: Chip rev:         v0.2
I (445) heap_init: Initializing. RAM available for dynamic allocation:
I (446) heap_init: At 3FCB0D18 len 000389F8 (226 KiB): DRAM
I (446) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
I (446) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
I (446) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
I (448) spi_flash: detected chip: gd
I (448) spi_flash: flash io: dio
W (448) spi_flash: Detected size(8192k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
I (449) sleep: Configure to isolate all GPIO pins in sleep state
I (449) sleep: Enable automatic switching of GPIO sleep configuration
I (450) app_start: Starting scheduler on CPU0
I (450) app_start: Starting scheduler on CPU1
I (450) main_task: Started on CPU0
I (460) main_task: Calling app_main()
I (530) esp_ot_br: Initializing SNTP
I (550) esp_eth.netif.netif_glue: 02:00:00:12:34:56
I (550) esp_eth.netif.netif_glue: ethernet attached to netif
I (560) ethernet_connect: Waiting for IP(s).
I (2560) ethernet_connect: Ethernet Link Up
I (3560) esp_netif_handlers: example_netif_eth ip: 10.45.5.242, mask: 255.255.0.0, gw: 10.45.0.1
I (3560) ethernet_connect: Got IPv4 event: Interface "example_netif_eth" address: 10.45.5.242
I (4530) ethernet_connect: Got IPv6 event: Interface "example_netif_eth" address: fe80:0000:0000:0000:0000:00ff:fe12:3456, type: ESP_IP6_ADDR_IS_LINK_LOCAL
I (4530) example_common: Connected to example_netif_eth
I (4530) example_common: - IPv4 address: 10.45.5.242,
I (4530) example_common: - IPv6 address: fe80:0000:0000:0000:0000:00ff:fe12:3456, type: ESP_IP6_ADDR_IS_LINK_LOCAL
I (4530) esp_ot_br: Starting SNTP
I (4530) esp_ot_br: The current date/time in Shanghai is: Tue Aug 27 16:04:39 2024
I (4530) RCP_UPDATE: RCP: using update sequence 1
I (4540) uart: ESP_INTR_FLAG_IRAM flag not set while CONFIG_UART_ISR_IN_IRAM is enabled, flag updated
I (4540) OPENTHREAD: spinel UART interface initialization completed
I (4540) main_task: Returned from app_main()
W(6550) OPENTHREAD:[W] P-RadioSpinel-: Wait for response timeout
I (6550) esp_ot_br: Internal RCP Version: openthread-esp32/3b8741b172-be7d36e4f; esp32h2;  2024-07-18 03:12:30 UTC
I (6550) esp_ot_br: Running  RCP Version:
I (6550) uart: ESP_INTR_FLAG_IRAM flag not set while CONFIG_UART_ISR_IN_IRAM is enabled, flag updated
I (6550) gpio: GPIO[7]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
I (6550) gpio: GPIO[8]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
E (6920) RCP_UPDATE: esp_rcp_update(247): Failed to connect to RCP
I (6930) gpio: GPIO[39]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 
I (6930) gpio: GPIO[41]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x3 (RTC_SW_SYS_RST),boot:0x2b (SPI_FAST_FLASH_BOOT)
Saved PC:0x4037bea2
0x4037bea2: esp_cpu_wait_for_intr at C:/Users/GASEN/esp/v5.1.3/esp-idf/components/esp_hw_support/cpu.c:121

b4026b2cd51d95805cc9b06ea142a03

The configuration in EXAMPLE_CONNECT_ETHERNET is the same as in the docs

Type | W5500 Module 
Stack Size | 2048
SPI Host | SPI2 
SPI SCLK | GPIO21
SPI MOSI | GPIO45 
SPI MISO | GPIO38
SPI CS | GPIO41
SPI Interrupt | GPIO39
SPI SPEED | 36 MHz 
PHY Reset | GPIO40
PHY Address | 1 

@GASEN1216 GASEN1216 reopened this Aug 27, 2024
@zwx1995esp
Copy link
Collaborator

Hi @GASEN1216 It seems like the BR did not receive any bytes from RCP. Could you please double check the configuration related to RCP and BR pin? Did you modify them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants