Skip to content

vshymanskyy/blynk-library-ez-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blynk-library-ez-connect

Blynk example for Marvell® EZ-Connect™ MW302

demo

Getting Started

Here are the instructions for AWS IoT Starter Kit on Linux. Feel free to adjust them to your board and OS.

  1. Download and install Marvell's EZ-Connect Lite SDK
  2. Download this example, put it in blynk-library-ez-connect subfolder of SDK root
  3. Register your Blynk account and create a Project, so you get a Blynk Auth Token
  4. In src/main.cpp, adjust WIFI_SSID, WIFI_PASS and BLYNK_AUTH
  5. Navigate to SDK root: cd ez-connect-lite
  6. Build: make APP=blynk-library-ez-connect clean all -j9
  7. Flash: sudo python sdk/tools/OpenOCD/flashprog.py --mcufw ./bin/mw302_rd/blynk.bin
  8. Open serial console: cu -l /dev/ttyUSB1 -s 115200. (Hint: type ~. when you want close it)
  9. Done. Reset the board to start the firmware

About

Blynk example for Marvell® EZ-Connect™ MW302

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published