When performing the network-test memory usage of the end-device highliy encreases. This could be caused by constantly keeping all the data in memory instead of dumping it to csv. Also an idea could be to max-out the file size / entries of an csv file to about 30K entries and then start a new file. (Also starting with a fresh data frame)

When performing the network-test memory usage of the end-device highliy encreases. This could be caused by constantly keeping all the data in memory instead of dumping it to csv. Also an idea could be to max-out the file size / entries of an csv file to about 30K entries and then start a new file. (Also starting with a fresh data frame)