• Network + Wifi and bypass mode
    Hello, I've got question about bypass mode support in Network Library from MDK, version 7.13.1. From my observation there is a setting in ARM_WIFI_CAPABILITIES called bypass_mode. I know that also...
  • netInitialize fails with NET ERROR_CONFIG error
    Is there a way to get more detail on the error?
  • netInitialize() hang ...
    Hi I just want to make a TCP socket connection. I configure everything as the "Creating a Network Application" page tell. as system start to debug or work it halts on netInitialize(). even the codes...
  • NetInitialize function gets halted
    I want to make a TCP socket connection with a server.I am working on STM32F746G discovery board.As soon as the program execution reaches to the function netInitialize(), it halts.When I debugged the...
  • New CMSIS WiFi Interface
    Hi, I have seen that a WIFI Interface has been added to the CMSIS standard. I expected it to be usable as a backend for the Middleware TCP/IP stack, but it seams not. Is Keil planning to upgrade...