Long Slow ... range_test_plugin_sender = 60
Long Alt ... range_test_plugin_sender = 30
Medium ... range_test_plugin_sender = 15
Short Fast ... range_test_plugin_sender = 15
If enabled, we will save a log of all received messages to /static/rangetest.csv which you can access from the webserver. We will abort writing if there is less than 50k of space on the filesystem to prevent filling up the storage.
I think I am having the same issue as @garth not finding the csv file on the receiving device.
two devices, both using firmware 1.1.48 (long slow)
sender settings for the plugin from the python API --info
What’s going on there is the filesystem partition of your device was not properly set.
The range test plugin aborts writing the file system if there’s less than 50k bytes free. That’s to make sure that we don’t fill up the storage which is also used by other critical functions.
We just started a wiki on how to fix the issue of your device wrongly partitioned. Check this out and please edit the wiki if you find something works, works better or doesn’t work at all.
firmware-tbeam-EU433-1.1.48.bin from 02/14 on both devices, the screenshot is from the receiver. fixing the partition by “install script that is included in the meshtastic firmware zip” worked right away
I couldn’t get the plugin done in time for the firmware build on the 14th, this was done on the 18th. Check out the pre-pre alpha nightly build server.