MaxineMuster

Results 87 comments of MaxineMuster

Are there any other open browser windows open? Or is something else trying to open a network connection to this device? Something is eating your memory very fast (see free...

Thanks for this great idea! I hope it's o.k. to give some longer feedback?!? First ended up with some error message ``` [...snipp...] Submodule path 'sdk/OpenXR809': checked out '3e8cd2f98075aa89bb1fbafd7871a8bb61360612' Submodule...

Here are the C2 and C3 binaries I made (but couldn't test)... [dev_20240909_C2+C3.zip](https://github.com/user-attachments/files/16932466/dev_20240909_C2%2BC3.zip)

Some additional Feedback: ESP32 now compiles, but start fails: ``` rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, 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:7176 load:0x40078000,len:15564 ho 0 tail 12 room 4 load:0x40080400,len:4 load:0x40080404,len:3904...

After some more tests: Issues with GPIOs are only present on my ESP32 - it's a DevBoard C with a WROOM-32. GPIOs work like expected on S2 and S3 boards.

Very good! Thank you so much! It now works also on ESP32, including a "regular" start (used to start in safe mode) and GPIOs working (tested with DS1820)!

Just not to forget it, there was some implementation in PR #1216 Discussed in https://www.elektroda.com/rtvforum/topic4052871.html

If the MAC addresses are equal, are they different from the default defined in `sdk/OpenLN882H/components/utils/sysparam_factory_setting.h` (00:50:C2:5E:10:88)? The startup code should generate a (different) random MAC in that case, if not,...

I see, thanks . Best way to investigate would in fact be to see the log on Tx2, but that's some trouble including soldering and another power supply... If they...

> Despite the static config, the IP, gateway, and netmask were all reported as 0.0.0.0 until Time 20, and the device was not reachable via ping or browser before that...