Skip to content

Sample project to connect the Renesas CK-RA6M5-V2 using AT commands via a DA16K PMOD module gateway to IoTConnect.

Notifications You must be signed in to change notification settings

avnet-iotconnect/iotc-freertos-ck-ra6m5-v2-pmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Avnet IoTConnect AT Command Interface project example for the Renesas CK-RA6M5 v2.

This code is based on the CK-RA6M5 v2 Sample Code project and uses an IoTConnect AT Command-enabled PMOD module (e.g. DA16K based) as a gateway.

quickstart_ck_ra6m5_v2_ep Copyright 2023 Renesas Electronics Corporation and/or its affiliates.

Dependencies

The project uses the following dependent projects:

A fully set up DA16600 PMOD Module is required to be set up and connected to IoTConnect.

Follow the DA16K AT Interface Quick Start guide.

Supported Boards

Renesas CK-RA6M5 v2 Cloud Kit with DA16600 Wi-Fi-BLE combo module.

Supported IoTC Device Commands

You can add these to your device template in the IoTConnect Dashboard.

  • set_red_led <state>

    Controls state of red LED on the board

    • on - Turns red LED on
    • off - Truns red LED off
  • set_led_frequency <freq>

    Controls the frequency of the blue LED flashing on the board

    • 0 - Slow blinking
    • 1 - Medium blinking
    • 2 - Fast blinking
    • 3 - Very fast blinking

Getting Started

Follow the Renesas CK-RA6M5 v2 Quick Start Guide to set up your CK-RA6M5 v2 board for use.

Make sure the DA16x00 device is connected to the PMOD1 connector.

Follow the Quickstart Guide to flash the included binary image and use it.

Building & Development

Install the Flexible Software Package with e² Studio IDE.

The project is tested and built with FSP version 5.0.0, but it may work with later 5.x.x versions.

You can now open / import, build and debug the project as per the Renesas Quick Start guide.

About

Sample project to connect the Renesas CK-RA6M5-V2 using AT commands via a DA16K PMOD module gateway to IoTConnect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published