Search found 1 match

by neeraj3728
Tue Aug 25, 2020 12:41 pm
Forum: General Discussion
Topic: Regarding string compression.
Replies: 1
Views: 1834

Regarding string compression.

Hello, I am using ESP32-wroom-32 & have written code to scan BLE and store it in a string by appending it. but I have found that after storing around 150 MAC addresses to post it on HTTP when I check ESP.getFreeHeap() it is almost exhausted. could you please suggest me any option to compress stored ...