Other Parts Discussed in Thread: WL1271
I'm going to build a AP function with No-OS, the driver provided by RFM is linux driver, they could not provide more PDF, what should i start with this?
thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: WL1271
I'm going to build a AP function with No-OS, the driver provided by RFM is linux driver, they could not provide more PDF, what should i start with this?
thanks.
Hi Aking,
I don't think I understand your question. Can you try to rephrase it? What do you mean by No-OS?
Driver building instruction can be found here: http://processors.wiki.ti.com/index.php/WL12xx_NLCP_Build_Instructions
hi Victor,
Sorry for my poor English, I'm gona to develop the wifi function which would support AP mode, the platform is C-based No-OS,which similarly to Starterware . the manufacturer only provide linux driver.
The wifi module was based on the wl1271 which support SDIO interface ,what should I start with this?
Thanks.
Hi Aking,
I'm sorry to say that WL1271 cannot run without an host OS, the driver depends on OS library.
SimpleLink CC3000 may be the product you are looking because it doesn't require an OS, but it doesn't support AP mode. TI currently don't have any product that meets these two requirement, but we'll in the future. Please stay tuned.
Hi Victor,
The driver provide by manufacturer depends on OS library , where could I found the detailed datasheet to write the No-OS driver?
Thanks.
Hi Aking,
You may download the driver manually by referring to our build script. All the driver source code is open source so you are free to modify anything. The driver is based on Linux Wirelss nl80211, and you may find more info here: http://wireless.kernel.org/
Hope these helps.
Hi Aking,
Datasheet for wl1271 devices can be found in manufacturer's websites. Please visit the WL127x Modules wiki page for a list of manufacturers and device functionality.