I have tried to develop an application using the MRF24WB0MA Wifi module from Microchip. I had no problem building a board, however, I had huge problems unravelling code for the TCP/IP stack.
All code provided by Microchip is intended to be used in conjunction with the relevant daughter boards, and development kits, such as the PIC18 Explorer kit. After looking on the internet for some sample code, or a similar project that I could adapt, I found openPicus Flyport!
I could not afford to purchase a Flyport Wifi module for myself, and had all components needed to create one, schematics are freely available for download. Therefore I have attempted to build one myself.
This blog will contain details on the build of a prototype and relevant test and development notes.
Top Comments