Hi,
I am using an STM32F437 microcontroller with MDK-ARM V5 and Keil’s middleware libraries. I notice that Keil have recently added a Wifi interface to their Network Component for Wifi modules that support "transparent mode" (aka Bypass mode?).…
Hi,
I am using an STM32F437 microcontroller with MDK-ARM V5 and Keil’s middleware libraries. I notice that Keil have recently added a Wifi interface to their Network Component for Wifi modules that support "transparent mode" (aka Bypass mode?).…
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 the TCP/IP stack to make it fully functional with this new…
Hello, I am looking for information about programming an ARM M4 firmware to basically broadcast serial information to a bluegiga WF121-A wifi module. My device will receive 2 serial inputs and I want the serial input packets to be sniffed and broadcasted…