how to make powershell script to send AT command to get imei number

vrishab sharma 6 Reputation points
2022-06-26T08:08:07.647+00:00

hi i want to make powershell script to send AT command to get imei number i am using it azure iot hub

Windows for business Windows Server User experience PowerShell
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. خالد رفيق مبارك علي 16 Reputation points
    2022-06-26T23:43:26.237+00:00

    You can
    Continue with us will be the solution

    1 person found this answer helpful.
    0 comments No comments

  2. Rich Matheisen 47,901 Reputation points
    2022-06-26T15:01:41.467+00:00

    Is this a device attached to a serial port? I think you'll have to use a .Net class to accomplish that: system.io.ports.serialport

    You can also try this: serialportnet

    If all you need is something simple, try this: writing-and-reading-info-from-serial-ports


  3. خالد رفيق مبارك علي 16 Reputation points
    2022-06-26T23:43:54.223+00:00

    You can
    Continue with us will be the solution

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.