Howdy,
I was wondering if anyone might have recommendations for WiFi modules for a low-end embedded system. I'm primarily thinking of Arduino so a simple interface to the radio would be ideal (not USB).
Thanks,
Drew
Howdy,
I was wondering if anyone might have recommendations for WiFi modules for a low-end embedded system. I'm primarily thinking of Arduino so a simple interface to the radio would be ideal (not USB).
Thanks,
Drew
Code for using a specific WiFi module? What microcontroller platform are you using?
Hi Drew Fustini,
I have been trying to port Micrium TCP/IP stack (version 2.13.01) to STM32 platfrom.
I am finding it difficult to configure/enable ARP feature in uC-TCP/IP
-> When Applicaiton tries to send a IP Packet, I don't see uC-TCP/IP Stack sending ARP-request at lower-layer driver, to get MAC Address of destination
Can you please guide me, how to trigger Micrium TCP/IP Stack to send ARP-requests and handle incoming ARP Requests with ARP responses ?
Thanks,
Ram
I like the TI CC3000 WIFI module. It is easy to use.
http://www.ti.com/product/cc3000
Hope this helps,
Chris Pinter