Connection with arduino Nano 33

Question/Issue:
[Describe the question or issue in detail]
I am in China. Cannot install the latest Edge Impulse CLI due to the network block of sharp. And I can only install version 1.14.10 by far. When I connect the board with daemon, it said that the firmware is AT 1.8.0 while my version only supports 1.7.X. I cannot find AT 1.7.X to update the firmware and update CLI still caused error.

[SER] Connecting to COM3
[SER] Serial is connected, trying to read config…
Failed to parse snapshot line [ ]
[SER] Retrieved configuration
[SER] Device is running AT command version 1.8.0
[SER] Unsupported AT command version running on this device. Supported version is 1.7.x and lower, but found 1.8.0.
[SER] Update the Edge Impulse CLI tools (via npm update edge-impulse-cli -g) to continue.
PS C:\Users\Lu> edge-impulse-run-impulse
Edge Impulse impulse runner v1.14.10
? Which device do you want to connect to? COM3 (Microsoft)
[SER] Connecting to COM3
[SER] Serial is connected, trying to read config…
Failed to parse snapshot line [ ]
[SER] Retrieved configuration
[SER] Device is running AT command version 1.8.0
[SER] Unsupported AT command version running on this device. Supported version is 1.7.x and lower, but found 1.8.0.
[SER] Update the Edge Impulse CLI tools (via npm update edge-impulse-cli -g) to continue.
Project ID:
[Provide the project ID]

Context/Use case:
[Provide context or use case where the issue is encountered]

Steps Taken:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

Expected Outcome:
[Describe what you expected to happen]

Actual Outcome:
[Describe what actually happened]

Reproducibility:

  • [ ] Always
  • [ ] Sometimes
  • [ ] Rarely

Environment:

  • Platform: [e.g., Raspberry Pi, nRF9160 DK, etc.]
  • Build Environment Details: [e.g., Arduino IDE 1.8.19 ESP32 Core for Arduino 2.0.4]
  • OS Version: [e.g., Ubuntu 20.04, Windows 10]
  • Edge Impulse Version (Firmware): [e.g., 1.2.3]
  • To find out Edge Impulse Version:
  • if you have pre-compiled firmware: run edge-impulse-run-impulse --raw and type AT+INFO. Look for Edge Impulse version in the output.
  • if you have a library deployment: inside the unarchived deployment, open model-parameters/model_metadata.h and look for EI_STUDIO_VERSION_MAJOR, EI_STUDIO_VERSION_MINOR, EI_STUDIO_VERSION_PATCH
  • Edge Impulse CLI Version: [e.g., 1.5.0]
  • Project Version: [e.g., 1.0.0]
  • Custom Blocks / Impulse Configuration: [Describe custom blocks used or impulse configuration]
    Logs/Attachments:
    [Include any logs or screenshots that may help in diagnosing the issue]

Additional Information:
[Any other information that might be relevant]