non-SIM7600 M.2 4G card for Pico Pi.

  • The pin definitions, power requirements, and drivers differ among various M.2 4G modules. If the PID of the DW5811e cannot be recognized using lsusb, it indicates a mismatch in the interface or power supply.

  • Crocodile wrote: 2026-05-16 3:38

    If the PID of the DW5811e cannot be recognized using lsusb, it indicates a mismatch in the interface or power supply.

    I have found the root of the problem, the EM7455 4G modem uses USB3.0 M.2 pins which are not routed on the Luckfox board
    (the published Waveshare SIM7600G-H pinout was very helpful). It is possible to switch from USB3.0 to USB2.0 use on EM7455
    but my firmware is old and does not support the AT!USBSPEED=0 command. For some reason the firmware update to a more recent
    version failed, so i will look for another EM7455-based board with newer firmware version and report on it.