Rikke
03/08/2023, 8:14 AMhost
package is used to create a file stream to the 1 file
- The Ota data is received with http client
- Ota data is written with firmware.FirmwareWriter
writerRikke
03/08/2023, 8:16 AMkasperl
03/08/2023, 8:50 AMRikke
03/08/2023, 8:51 AMkasperl
03/08/2023, 9:11 AMprint_objects
and serial_print_heap_report
can be useful.Rikke
03/08/2023, 9:13 AMRikke
03/08/2023, 9:18 AMRikke
03/08/2023, 9:20 AMRikke
03/08/2023, 9:26 AM[STATS_INDEX_ALLOCATED_MEMORY] [STATS_INDEX_SYSTEM_FREE_MEMORY][STATS_INDEX_BYTES_ALLOCATED_IN_OBJECT_HEAP]
(2023-03-08 09:23:12) Alloc 57212 | free 46704 | heap 228268 before
(2023-03-08 09:23:37) Alloc 57224 | free 44240 | heap 405264 after
only heap is really different this time. i will see if i can make print_objects return instead of sending on serialkasperl
03/08/2023, 9:36 AM--gc
for the process_stats
call.Rikke
03/08/2023, 9:40 AM--gc
is not in alpha 47 😦Rikke
03/08/2023, 9:40 AMRikke
03/08/2023, 9:42 AMRikke
03/08/2023, 9:56 AMencoded_histogram
in print_objects
did not go well. It restarts the esp 😅Rikke
03/08/2023, 9:58 AMmikkel.damsgaard
03/08/2023, 10:51 AMRikke
03/08/2023, 10:53 AMRikke
03/09/2023, 8:39 AMerikcorry
03/09/2023, 8:42 AMRikke
03/09/2023, 8:51 AMOliver M
03/09/2023, 9:04 AMRikke
03/09/2023, 9:06 AMmikkel.damsgaard
03/09/2023, 10:59 AMRikke
03/09/2023, 11:05 AMRikke
03/09/2023, 12:24 PMRikke
03/09/2023, 12:44 PMmikkel.damsgaard
03/09/2023, 12:48 PM