added fix for NSA Scanning
This commit is contained in:
@@ -809,10 +809,6 @@
|
|||||||
this.startCountdown();
|
this.startCountdown();
|
||||||
console.error("Error sending AT command:", error);
|
console.error("Error sending AT command:", error);
|
||||||
});
|
});
|
||||||
|
|
||||||
// Query the scan command after enabling
|
|
||||||
this.queryATCommand(queryScanCmd);
|
|
||||||
|
|
||||||
},
|
},
|
||||||
fullNetworkScan() {
|
fullNetworkScan() {
|
||||||
const scanCmd = "AT+QSCAN=3,1";
|
const scanCmd = "AT+QSCAN=3,1";
|
||||||
|
|||||||
Reference in New Issue
Block a user