Skip to content

Commit

Permalink
Added test flag
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Aug 21, 2024
1 parent 6a07a7d commit 6fb43ee
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions examples/MqttsBuiltlnAWS/MqttsBuiltlnAWS.ino
Original file line number Diff line number Diff line change
Expand Up @@ -260,3 +260,33 @@ void loop()
}
delay(1);
}


/*
TEST WITH
20240821:
A7670E-FASE: PN:S2-10AAW-Z319S
Manufacturer: INCORPORATED
Model: A7670E-FASE
Revision: A011B05A7670M7_F
A7670M7_B05V04_240122
QCN:
IMEI: XXXXXXXXXXXXXXXXX
MEID:
+GCAP: +CGSM,+FCLASS,+DS
DeviceInfo:
-------------------------------
20240821:
SIM7670G: PN:S2-10D1Y-Z327P
Manufacturer: SIMCOM INCORPORATED
Model: SIM7670G-MNGV
Revision: 2374B02SIM767XM5A_M
SIM767XM5_B02V01_240717
IMEI: XXXXXXXXXXXXXXXXX
-------------------------------
*/

0 comments on commit 6fb43ee

Please sign in to comment.