Regarding string compression.
Posted: Tue Aug 25, 2020 12:41 pm
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 data?
Thanks in advance.
Thanks and regards,
Neeraj
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 data?
Thanks in advance.
Thanks and regards,
Neeraj