I am trying to design a state machine for the logging sensor which has the following scenario :
Bootloader will send the signal whether a sd card is valid or invalid. If logging sensor receives valid signal, and there are error messages present, sensor will write the data to sd card and...