Comments on: ESP32/ESP8266 Plot Sensor Readings in Real Time Charts – Web Server https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 17 Mar 2025 12:26:28 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Hans https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-1014242 Fri, 07 Mar 2025 12:51:36 +0000 https://randomnerdtutorials.com/?p=87332#comment-1014242 Dear all,
I am a beginner with Arduino IDE and ESP32.
I’m using a WEMOS ESP32 LITE board with BME280 4 pins (SDA,SCL,GND and Vin) when I use an other script using wire statement, the BME works fine. With the current script however, the BME280 is not found…. How can I solve this?
Kind regards,
Hans

]]>
By: George https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-1011935 Fri, 28 Feb 2025 18:12:07 +0000 https://randomnerdtutorials.com/?p=87332#comment-1011935 Thank you very much for the great tutorial. How can I adapt this tutorial for WebSocket?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-1011560 Thu, 27 Feb 2025 12:34:30 +0000 https://randomnerdtutorials.com/?p=87332#comment-1011560 In reply to Andriy.

Great!

]]>
By: Andriy https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-1010654 Mon, 24 Feb 2025 15:36:36 +0000 https://randomnerdtutorials.com/?p=87332#comment-1010654 Thank you very much, Sarah, everything works 🙂

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-1010487 Mon, 24 Feb 2025 02:18:49 +0000 https://randomnerdtutorials.com/?p=87332#comment-1010487 In reply to Andriy.

Here’s the solution: https://rntlab.com/question/solvedassert-failed-tcp_alloc-idf-components-lwip-lwip-src-core-tcp-c1851-required-to-lock-tcpip-core-functionality/
Regards,
Sara

]]>
By: Andriy https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-1010449 Sun, 23 Feb 2025 20:09:59 +0000 https://randomnerdtutorials.com/?p=87332#comment-1010449 Good health 🙂 Please tell me what’s wrong. It seems like I did everything right. And in the port monitor it is like this.
rst:0xc (SW_CPU_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:1
load:0x3fff0030,len:4688
load:0x40078000,len:15460
ho 0 tail 12 room 4
load:0x40080400,len:4
load:0x40080404,len:3196
entry 0x400805a4
Connecting to WiFi..
Connecting to WiFi..
192.168.0.237

assert failed: tcp_alloc /IDF/components/lwip/lwip/src/core/tcp.c:1851 (Required to lock TCPIP core functionality!)
Backtrace: 0x40082489:0x3ffb1fe0 0x4008c79d:0x3ffb2000 0x40092b66:0x3ffb2020 0x400f6a53:0x3ffb2150 0x400f6bcd:0x3ffb2170 0x400db898:0x3ffb2190 0x400d9f61:0x3ffb21e0 0x400d32d9:0x3ffb2200 0x400e120b:0x3ffb2270 0x4008d51a:0x3ffb2290
ELF file SHA256: dfb43893e

Rebooting…
ets Jun 8 2016 00:22:57

rst:0xc (SW_CPU_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:1
load:0x3fff0030,len:4688
load:0x40078000,len:15460
ho 0 tail 12 room 4
load:0x40080400,len:4
load:0x40080404,len:3196
entry 0x400805a4
Connecting to WiFi..
192.168.0.237

assert failed: tcp_alloc /IDF/components/lwip/lwip/src/core/tcp.c:1851 (Required to lock TCPIP core functionality!)
Backtrace: 0x40082489:0x3ffb1fe0 0x4008c79d:0x3ffb2000 0x40092b66:0x3ffb2020 0x400f6a53:0x3ffb2150 0x400f6bcd:0x3ffb2170 0x400db898:0x3ffb2190 0x400d9f61:0x3ffb21e0 0x400d32d9:0x3ffb2200 0x400e120b:0x3ffb2270 0x4008d51a:0x3ffb2290

ELF file SHA256: dfb43893e

Rebooting…
ets Jun 8 2016 00:22:57

ESP32 is constantly rebooting.

]]>
By: Vlad https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-1002906 Sun, 26 Jan 2025 12:45:22 +0000 https://randomnerdtutorials.com/?p=87332#comment-1002906 In reply to BrunoRC.

Thanks, it works!

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-989848 Sun, 08 Dec 2024 19:40:52 +0000 https://randomnerdtutorials.com/?p=87332#comment-989848 In reply to Abilashan.

What ESP32 board are you using?
Which board are you selecting in Tools > Board?
Regards,
Sara

]]>
By: Abilashan https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-989818 Sun, 08 Dec 2024 16:32:12 +0000 https://randomnerdtutorials.com/?p=87332#comment-989818 i got an error ”ERROR: Failed to read partition scheme options”

]]>
By: Tamil Mohamed https://randomnerdtutorials.com/esp32-esp8266-plot-chart-web-server/#comment-976600 Mon, 28 Oct 2024 07:39:01 +0000 https://randomnerdtutorials.com/?p=87332#comment-976600 IT only shows on localnetwork if i refresh the data will be lost or not ?

]]>