You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/06/14 08:00:41 UTC

[GitHub] [incubator-nuttx] a-lunev opened a new pull request #3914: boards: added support for EMW3162 Wi-Fi board

a-lunev opened a new pull request #3914:
URL: https://github.com/apache/incubator-nuttx/pull/3914


   ## Summary
   This adds  support for [EMW3162 Wi-Fi board](https://www.waveshare.com/wiki/EMW3162).
   
   ## Impact
   New board support.
   
   ## Testing
   ```
   NuttShell (NSH) NuttX-10.1.0-RC1
   nsh> ifconfig
   wlan0   Link encap:Ethernet HWaddr d0:ba:e4:38:5a:c5 at UP
           inet addr:192.168.1.80 DRaddr:192.168.1.254 Mask:255.255.255.0
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3914: boards: added support for EMW3162 Wi-Fi board

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #3914:
URL: https://github.com/apache/incubator-nuttx/pull/3914


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis commented on pull request #3914: boards: added support for EMW3162 Wi-Fi board

Posted by GitBox <gi...@apache.org>.
acassis commented on pull request #3914:
URL: https://github.com/apache/incubator-nuttx/pull/3914#issuecomment-860045483


   hi @a-lunev did you see the EMW3165 module? It comes with a STM32F411 internally: https://aliexpress.com/item/32805745999.html


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] a-lunev commented on pull request #3914: boards: added support for EMW3162 Wi-Fi board

Posted by GitBox <gi...@apache.org>.
a-lunev commented on pull request #3914:
URL: https://github.com/apache/incubator-nuttx/pull/3914#issuecomment-860054685


   > hi @a-lunev did you see the EMW3165 module? It comes with a STM32F411 internally: https://aliexpress.com/item/32805745999.html
   
   Hi Alan,
   Yes, I did. I just have only EMW3162 that better fitted to my purposes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org