<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Automating nRF91 TLS credential management via serial port AT commands</title><link>/guides/cellular-iot-guides/b/software-and-protocols/posts/automating-nrf91-tls-credential-management-via-serial-port-at-commands</link><description>I have spent a bit of time recently experimenting with different TLS credential configurations using nRF91-DKs. Eventually I got to the point where I wanted to do things like swap out the certificates on a DK for different types or connect several DK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: Automating nRF91 TLS credential management via serial port AT commands</title><link>https://devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/automating-nrf91-tls-credential-management-via-serial-port-at-commands</link><pubDate>Tue, 14 Jan 2020 16:45:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be5e769a-8096-44ca-8ae9-05089deb3d3c</guid><dc:creator>JVantol</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;This is great! I would have had to build something similar myself eventually, so it&amp;#39;s great that you shared this. Regarding the method of finding the correct serial port. From PySerial you can use the serial.tools.list_ports method to find all the ports. It identifies them by Vendor ID, VID, PID, Serial Number, and a few other useful nuggets of info. You can then (usually) find the correct one to use based on this info.&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1290&amp;AppID=27&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>