[Oberon] WiFi module survey

Skulski, Wojciech skulski at pas.rochester.edu
Fri Sep 25 01:32:28 CEST 2020


Dear All:

I am sending this e-mail to a long list of names off-list because the list server is not happy with attachments. Please feel free to post it to the list if you can push the attachment through.  

 I was not able to do much real work because it is now grant reporting season. But I did some research on WiFi. The results are presented in several attached pages, starting on page 4. The other pages present my thought and investigations on the Nordic radio module and Oberon software, and some general remarks. All these pages are part of the RiskZero Rev 1 schematic. Since I am in no hurry, I keep pursuing information and adding notes to the schematic package to be eventually released "really soon now".  

This investigation was triggered by Joerg remark that he could add WiFi to the System, using Wiznet WiFi module. So I started digging in. The findings were different from expectations. I found that the Wiznet WiFi modules are rather poorly documented. A better choice could be the Sparkfun module WRL-13678 with Espressif ESP8266 because there is more information and code examples, although of mixed quality. The Espressif tools seem good. Some of the Arduino community contributions seem sketchy. The largest reservation against WRL-13678 is low speed.

The landscape of the WiFi modules is very mixed. There seems to be no common denominator. Low performance application can be done with AT commands. Both WRL-13678 and Wiznet modules support these commands. It is not clear whether these two use an identical set of AT commands, or two slightly different sets. Silicon Labs provides its own script BGScript. Lantronix provides yet another command interface named LANCIS. If one develops with one of those, one will be out of luck with the others.

Perhaps the most reasonable approach would be using the ATWINC15x0 module from Microchip and define a common API with Wiznet W5500 because both chips use a similar architecture. But even this is not clear because WiFi is different from the wired Ethernet after all. It may not be warranted to use the same driver if the details do not closely match. 

All of these thought are expressed in the attached pages. I also collected all the data sheets and app notes which I am referring to. The zipped archive is 50 MB. I can send it to anyone who tells me how to share such a large file. Having all these documents handy can spare quite a bit of investigative work. If you want to receive these files, please send me a dropbox link or something of this sort. 

Thank you,
Wojtek


-------------- next part --------------
A non-text attachment was scrubbed...
Name: WiFi_Modules_Overview-merged.pdf
Type: application/pdf
Size: 107162 bytes
Desc: WiFi_Modules_Overview-merged.pdf
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20200924/c17d97b6/attachment-0001.pdf>


More information about the Oberon mailing list