Skip to content

Commit 2d02ff9

Browse files
SeppoTakalotrantanen
authored andcommitted
app: scripts: Add a bit more time for device to boot
Change timeout for "AT" "OK" to 2s in case device just booted up. Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
1 parent bc96bc7 commit 2d02ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/scripts/sm2_ppp_dial.chat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ABORT +CNEC_ESM:
2121
#
2222
# Check AT channel
2323
#
24-
TIMEOUT 1
24+
TIMEOUT 2
2525
''
2626
AT OK
2727

0 commit comments

Comments
 (0)