We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8afd7 commit f6a8275Copy full SHA for f6a8275
src/SparkFun_u-blox_SARA-R5_Arduino_Library.h
@@ -88,7 +88,7 @@
88
#define SARA_R5_POWER_OFF_TIMEOUT 40000 // Datasheet says 40 seconds...
89
#define SARA_R5_IP_CONNECT_TIMEOUT 130000
90
#define SARA_R5_POLL_DELAY 1
91
-#define SARA_R5_READ_NODATA_DELAY 10 // in case the hw has do data in the interface delay to give a chance to ther tasks.
+#define SARA_R5_READ_NODATA_DELAY 1 // in case the hw has do data in the interface delay to give a chance to ther tasks.
92
#define SARA_R5_SOCKET_WRITE_TIMEOUT 10000
93
94
// ## Suported AT Commands
0 commit comments