Implement peripheral devices and network protocol with eventloop
- Download WICED Studio and install it
- Goto wiced project directory and copy this project in app directory
cd $WICED_PROJECT/app
git clone https://github.com/humminglab/wiced-eventloop.git
- Build example code
cd $WICED_PROJECT
./make eventloop.example-${PLATFORM}-NetX