• Adding MDK Network Component causes Linker errors
    LPC1788 project (512K Flash) I did some testing on the KEIL MDKARM network components. Only TCP and UDP Sockets were used, no other services required. A small 40K project was tested on the embedded...
  • Network Component - 802.1x authentification
    Hi! Does the actual Network Component support 802.1x authentification? Perhaps with additional mbedTLS library? regards Marc
  • Network Component Version 7.3
    Hi I can run the HTTP Server from Network version 6.6 and it's working fine here is the code for version 6.6 int main (void) { osKernelInitialize (); // initialize CMSIS-RTOS // initialize...
  • MDK Middleware Network Component v7 and W5500?
    Hello, I want to ask how far you can use Network Component v7 with W5500 ? W5500 is Hardwired TCP/IP embedded Ethernet controlle, but have hw support only for IP4. The question is whether it...
  • Network components and Telegram Bot API?
    I'm sorry, but I have no experience in the field. My idea is device with any ARM (maybe STM32F107) connected to the Internet and communicating with Telegram messaging client over HTTPS interface as...