Followed Blackadder for GL-S10 and now I do not think its booting

sorry if this log looks like trash. Having trouble attaching it. For reference, currently my ethernet cable is not connected, but I assumed I would at least see an attempt here

ts Jun  8 2���0:22:57

r.���� (POWERON_RQ�U�I����0x12 i�}MQ}1M!}	==Q�
configsip: b�A%]A�0xee
cl�E�v:0x00,q_drv:��0,d_drv:0x00,c.��rv:0x00,hd_dr����0,wp_drv:0x0j
mode:DIO, cloc-"�v:2
ho 0 tXZ�2 room 4
loX����0080400,len�&��
entry 0x40‚��8
I (28) boot: ESP-IDF 4.4.5 2nd stage bootloader
I (28) boot: compile time 20:50:25
I (28) boot: chip revision: v1.1
I (31) boot.esp32: SPI Speed      : 40MHz
I (36) boot.esp32: SPI Mode       : DIO
I (40) boot.esp32: SPI Flash Size : 4MB
I (45) boot: Enabling RNG early entropy source...
I (50) boot: Partition Table:
I (54) boot: ## Label            Usage          Type ST Offset   Length
I (61) boot:  0 otadata          OTA data         01 00 00009000 00002000
I (69) boot:  1 phy_init         RF data          01 01 0000b000 00001000
I (76) boot:  2 app0             OTA app          00 10 00010000 001c0000
I (84) boot:  3 app1             OTA app          00 11 001d0000 001c0000
I (91) boot:  4 nvs              WiFi data        01 02 00390000 0006d000
I (99) boot: End of partition table
I (103) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=2d380h (185216) map
I (178) esp_image: segment 1: paddr=0003d3a8 vaddr=3ffbdb60 size=02c70h ( 11376) load
I (183) esp_image: segment 2: paddr=00040020 vaddr=400d0020 size=b6230h (746032) map
I (454) esp_image: segment 3: paddr=000f6258 vaddr=3ffc07d0 size=01adch (  6876) load
I (457) esp_image: segment 4: paddr=000f7d3c vaddr=40080000 size=18d20h (101664) load
I (514) boot: Loaded app from partition at offset 0x10000
I (514) boot: Disabling RNG early entropy source...
I (525) cpu_start: Pro cpu up.
I (526) cpu_start: Starting app cpu, entry point is 0x400826c4
I (0) cpu_start: App cpu up.
I (542) cpu_start: Pro cpu start user code
I (542) cpu_start: cpu freq: 160000000
I (542) cpu_start: Application information:
I (546) cpu_start: Project name:     gl-s10-bt-proxy
I (552) cpu_start: App version:      2023.11.6
I (557) cpu_start: Compile time:     Nov 28 2023 20:49:26
I (563) cpu_start: ELF file SHA256:  06bb89ffa0a1937b...
I (569) cpu_start: ESP-IDF:          4.4.5
I (574) cpu_start: Min chip rev:     v0.0
I (579) cpu_start: Max chip rev:     v3.99 
I (584) cpu_start: Chip rev:         v1.1
I (589) heap_init: Initializing. RAM available for dynamic allocation:
I (596) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
I (602) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
I (608) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
I (614) heap_init: At 3FFC9C98 len 00016368 (88 KiB): DRAM
I (620) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (626) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (633) heap_init: At 40098D20 len 000072E0 (28 KiB): IRAM
I (640) spi_flash: detected chip: generic
I (644) spi_flash: flash io: dio
I (649) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.

The GL-S10 should work fine, but you’ll have to make sure you’re using the right configuration for the right hardware version. Inside, on the PCB, you usually can see the version. Recently, they ship v2.1/2.3 (which should have an identical config).

In any case, can you share your configuration?

Your current log output doesn’t show anything unusual. How do you know it’s not working?

It may be a bit of a pain in the *as to get it working. See
Trouble flashing the GL-S10 bluetooth gateway for my story…

The Ethernet light just continues to blink. I assumed it would obtain an IP from my router dynamically and present a solid light

Right now I don’t have anything configured in HA. But I also don’t see any network attempts in this log

Ok… So for anyone reading this, im not a smart man (forrest gump). Apparently the Network LED just does not work correctly. But, in my DHCP client list, it is there.

So I will continue this journey and see how far I can get