Giter Site home page Giter Site logo

mxchip-for-wiced's Introduction

WICED for MXCHIP Wireless Modules

Supports EMW3162 and EMW3165

Use [email protected] to contact MXCHIP

##Using Method ###Preparations

  • Download WICED-SDK-3.5.2 in WICED-WIFI plate of www.broadcom.com . First you need to register to be a member of their website with what Broadcom calls a "corporate" e-mail address, so you can't use GMail, Outlook.com or other such e-mail addresses.
  • Download all files from the current repository to your local directory.

###Using Git and Apply Patch file

  • Create a git repository for WICED-SDK-3.5.2. Note: you must complete the local submission of the repository in your computer.
  • In this repository, you need run git apply mxchip_for_wiced_3.5.2_patch.patch with git command line or graphical git command. This will decompress and patch WICED SDK.
  • As a result,you will find in the path WICED-SDK-3.5.2\platforms,there are 2 folders added which are EMW3162 and EMW3165.

###Or Replace target files manually

  • Add the file EMW3162,EMW3165 in patchs directory to the WICED-SDK-3.5.2 directory WICED-SDK\platforms.
  • Replace the same files in the WICED-SDK\tools\OpenOCD folder with the file in the patchs\OpenOCD folder.

###Then

  • Enter the WICED-SDK-3.5.2 SDK directory with the command: cd WICED-SDK-3.5.2
  • Test flashing an application to the module. In SDK directory, you need run something like ./make EMW<module no>-<app-dir>.<app-name> download run JTAG=<jtag-adapter> to compile and flash.The followings are examples for EMW3162 and EMW3165.

For EMW3162, using stlink-v2 for flashing, using the application scan from the snip directory, you should run command like this: ./make EMW3162-snip.scan download run JTAG=stlink-v2

For EMW3165, using stlink-v2 for flashing, using the application scan from the snip directory, you should run command like this: ./make EMW3165-snip.scan download run JTAG=stlink-v2

You may need to reset modules after flashing process while using st-link-v2.

  • If the above steps are successful, you should be able to see log information from debug UART and see the list of Wi-Fi hot spots around.
  • From now on,you can start playing around. WICED comes with loads of sample application, so, look around, hack around and make stuff happen.
  • Please contact us if you encounter any issues while getting started and running.

mxchip-for-wiced's People

Contributors

chenchi-mxchip avatar neooxu avatar xiaxue198506 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.