Skip to content

Exosite cloud demo with RL78G14 RDK that has on board GainSpan GS1101 WiFi module

License

Notifications You must be signed in to change notification settings

exosite-garage/rl78g14_gs_cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======================================== About RL78G14 Exosite Cloud Demo

This project is an IAR Renesas RL78G14 project that using GainSpan wifi module GS1011M to demo Exosite cloud activatation,
and cloud connectivity to send and receive data to/from the cloud by using Exosite's Cloud Data Platform.

The project functionality includes:

  1. New device activation and save cik to EEPROM.
  2. Period send data to draw triangle wave to Exosite cloud.
  3. Send adc value and temp to Exosite cloud.
  4. Read data source on Exosite cloud.

License is BSD, Copyright 2012, Exosite LLC (see LICENSE file)

Tested and developed ith IAR for RL78 30-day evaluation 1.40.5.

======================================== Quick Start

  1. Install IAR Embedded Workbench for Renesas RL78 30-day evaluation
    http://supp.iar.com/Download/SW/?item=EWRL78-EVAL
    2).Add a new device with the MAC address shown on the GainSpan Wifi module at https://renesas.exosite.com
  2. Download project repository as a zip file.
  3. Extract the project and open it with IAR.
  4. Confirm SW5.2 is OFF then plug in the USB cable to your PC
  5. Compile the project and download the program to the board
  6. Press Switch 2 down before running program.
  7. Use a smart phone or a laptop that can select WiFi Access Point to connect to provision AP.
  8. Open http://192.168.240.1/prov.html, Select XXXX, input your SSID and pass phase then save.
  9. Stop program and press Switch 1 down before running program.
  10. Release Switch 1 when "Cloud Demo" shows on the LCD.
  11. If the module successfully associates with your WiFi Access Point and connects to the Exosite server, the device will exchange security keys and will be activated
  12. When connected and activated, the device will send "ping", board temp and ADC1 values periodically
  13. When connected, the LEDs on the board can be turned on and off from the cloud by modifying the "LED Control" command data source in your https://renesas.exosite.com Portal (or via the API).
  14. When activated and had provisioned, it'll auto boot on "Cloud Demo" mode

======================================== Release Info

Release 2014-11-20

--) modify the codebase, so that it can use https to connect the cloud

Release 2013-07-29

--) improvement Exosite library in activation function

Release 2013-05-03

--) implement Exosite library

Release 2012-10-01

--) initial release

======================================== Known Issue

1. The program will crash when the wifi connection is unstable / gets disconnected from the AP.
  1. DNS not yet supported

About

Exosite cloud demo with RL78G14 RDK that has on board GainSpan GS1101 WiFi module

Resources

License

Stars

Watchers

Forks

Packages

No packages published