You can
Continue with us will be the solution
how to make powershell script to send AT command to get imei number
vrishab sharma
6
Reputation points
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
8,330 questions
3 answers
Sort by: Most helpful
-
خالد رفيق مبارك علي 16 Reputation points
2022-06-26T23:43:26.237+00:00 -
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
-
خالد رفيق مبارك علي 16 Reputation points
2022-06-26T23:43:54.223+00:00 You can
Continue with us will be the solution