stbrie
stbrie
Still don't have HTTPS working with a site whose certificate is issued by ISG/letsencrypt, but the ERRORs I was seeing in the AT commands are from backspacing and editing the...
@DevinCarpenter - Your solution worked for me. This information should be included in the firmware update instructions wiki page.
> Hi, How did you change port from Diagnostics port to AT port in QPST? Did you update all of the device drivers in device manager that are associated with...
Not a snippet, but in the readme ([here](https://github.com/microsoftgraph/msgraph-sdk-python#23-initialize-a-graphserviceclient-object) for example, but there are other instances in the readme) There is, for example: `client = GraphServiceClient(credentials=credential, scopes=scopes)` This will result in:...