Open cjosephson opened 6 months ago
This could be implemented with a feature that is able to access the current configuration on the board. This is very doable since we encode settings with protobuf allowing us to send it over the network, even LoRaWAN. We still need to implement bidirectional communication for verifying data uploads and can add a flag to request an update on current settings from the device.
Need to find a way to let dirtviz users know what calibration equation was applied to go from raw to calibrated sensor values.
This is relatively high priority.