Repository of the soil respiration project
To build the image, run the following commands:
west build
west sign -t imgtool
To flash, run:
west flash
To update the firmware over-the-air, run the following commands in the ./build/zephyr directory:
sudo python3 -m http.server 80