Goodmorning everybody, I made a simple application to get GPIOs status (EVERY SECOND) and send them to a remote PC by socket over WiFi. After one week SD card is currupted. The function that get GPIO status is the following: public static int getGPIOstatus(int gpioNumber){ /* Read value of GPIO 7: c...