<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DTLS server based on mbedTLS LPCXpresso55S16 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/DTLS-server-based-on-mbedTLS-LPCXpresso55S16/m-p/1650943#M52535</link>
    <description>&lt;P&gt;Hello Pavel,&lt;/P&gt;&lt;P&gt;Thank you for your support. I am currently using SDK_2.13.0_LPCXpresso55S16, which includes the following middleware: USB Type-C PD Stack, USB Host, Device, OTG Stack, PKCS #11, mbedTLS, and CANopen. My goal is to create a DTLS server on the LPCXpresso board to enable communication with a Raspberry Pi for testing a certificate management system. The communication between the devices will be via CANopen FD. If you have any ideas or suggestions on how I can configure the LPCXpresso board as the DTLS server and establish communication via CANopen, I would greatly appreciate your input.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 16 May 2023 08:24:00 GMT</pubDate>
    <dc:creator>ahmed007</dc:creator>
    <dc:date>2023-05-16T08:24:00Z</dc:date>
    <item>
      <title>DTLS server based on mbedTLS LPCXpresso55S16</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DTLS-server-based-on-mbedTLS-LPCXpresso55S16/m-p/1650194#M52516</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I want to create a DTLS server using the mbedTLS library for the LPCXpresso55s16. Does anyone have a tutorial to follow?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 09:22:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DTLS-server-based-on-mbedTLS-LPCXpresso55S16/m-p/1650194#M52516</guid>
      <dc:creator>ahmed007</dc:creator>
      <dc:date>2023-05-15T09:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: DTLS server based on mbedTLS LPCXpresso55S16</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DTLS-server-based-on-mbedTLS-LPCXpresso55S16/m-p/1650621#M52529</link>
      <description>&lt;P&gt;Hello, my name is Pavel and I will be supporting your case, could you elaborate further on your question? I mean this is the board you mentioned but the EVK and the SDK do not have examples with LWIP.&amp;nbsp;&lt;A href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/lpcxpresso-boards/lpcxpresso55s16-development-board:LPC55S16-EVK" target="_blank"&gt;LPCXpresso55S16 Development Board | NXP Semiconductors&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 00:34:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DTLS-server-based-on-mbedTLS-LPCXpresso55S16/m-p/1650621#M52529</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-05-16T00:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: DTLS server based on mbedTLS LPCXpresso55S16</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DTLS-server-based-on-mbedTLS-LPCXpresso55S16/m-p/1650943#M52535</link>
      <description>&lt;P&gt;Hello Pavel,&lt;/P&gt;&lt;P&gt;Thank you for your support. I am currently using SDK_2.13.0_LPCXpresso55S16, which includes the following middleware: USB Type-C PD Stack, USB Host, Device, OTG Stack, PKCS #11, mbedTLS, and CANopen. My goal is to create a DTLS server on the LPCXpresso board to enable communication with a Raspberry Pi for testing a certificate management system. The communication between the devices will be via CANopen FD. If you have any ideas or suggestions on how I can configure the LPCXpresso board as the DTLS server and establish communication via CANopen, I would greatly appreciate your input.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 08:24:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DTLS-server-based-on-mbedTLS-LPCXpresso55S16/m-p/1650943#M52535</guid>
      <dc:creator>ahmed007</dc:creator>
      <dc:date>2023-05-16T08:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: DTLS server based on mbedTLS LPCXpresso55S16</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DTLS-server-based-on-mbedTLS-LPCXpresso55S16/m-p/1651370#M52539</link>
      <description>&lt;P&gt;Hello, here is the SDK with all the examples maybe this could help you to achieve what you want to do, but I do not know an example that completely does that, I mean you may need to combine many examples.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/en/select" target="_blank"&gt;Select Board | MCUXpresso SDK Builder (nxp.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 16:46:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DTLS-server-based-on-mbedTLS-LPCXpresso55S16/m-p/1651370#M52539</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-05-16T16:46:54Z</dc:date>
    </item>
  </channel>
</rss>

