Search found 1 match

by Aflex2223
Wed Mar 30, 2022 12:16 pm
Forum: ESP-AT
Topic: Heap memory monitor
Replies: 1
Views: 2153

Heap memory monitor

Hi, I am using ESP32-PICO-V4 for evaluating ESP-AT firmware and would like to monitor the heap memory usage. The reason for this is we want to increase the max number of TCP sockets from default of 5 to 16. What is the recommended way to monitor the heap memory usage for ESP-AT firmware? Thanks, Aflex