OPEnSLab-OSU / Loom-V4

Open Source Internet Of Things Rapid Prototyping Framework For Environmental Sensing Applications
5 stars 1 forks source link

Batch LoRa #99

Closed WL-Richards closed 7 months ago

WL-Richards commented 9 months ago

Implement BatchSD functionality for sending many LoRa packets at once

WL-Richards commented 9 months ago

This should be tested on the lora-batch branch

WL-Richards commented 7 months ago

Parameters for success: Many packets are logged and then transmitted all at once to possibly save power

WL-Richards commented 7 months ago

This was fixed by increasing the size of the recvDoc to make the NoMemory error go away