UC GEE
UC GEE
DIIDevHeads IoT Integration Server
Created by Sterling on 5/30/2024 in #edge-networking
facing issues reading data from the SIM800 module
I suggest you should Try and use the xTimerCreate function to make a timer with a specific period ,you can use 1000 milliseconds for a 1 second timeout . Later you can now set the timer to call a callback function when timeout happens. Use xTimerStart to start your time . @Sterling
3 replies