This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Do you have any impressive IoT demo example ?

Hi,

I tested IoT SDK demo which Nordic officially released in end of Dec. As reading document IoT_SDK_step_by_step.pdf which posted in blog in developerzone. At last, it seems to work fine demo between my raspberry pi+ and nRF51-DK, as describing Page 13. Thanks.

But I think it may be difficult for some people to understand as running at iPV6 Over BLE between nRF51-DK and raspberry pi. I want to demo for my customers such they can "see or be visualizing" for working as iPV6 over BLE. For example, it turns On/Off on nRF51-DK by iPV6 Over BLE from other device or platform. Do you have any interesting example demo code like this ?

I also wish to give us answer from Nordic FAE team.

Thanks.

Parents
  • FormerMember
    0 FormerMember

    Yes, if you take a look in the SDK, there are both CoAP and MQTT examples that demonstrates how iPv6 over BLE can be used to turn on and off LEDs.

    The IoT SDK documentation explains how to set up and test the examples: In the documentation, go to "Examples -> MQTT " and/or "Examples -> CoAP".

    In the SDK there are also UDP, TCP, and ICMP examples. These examples are documented in the IoT SDK documentation as well.

Reply
  • FormerMember
    0 FormerMember

    Yes, if you take a look in the SDK, there are both CoAP and MQTT examples that demonstrates how iPv6 over BLE can be used to turn on and off LEDs.

    The IoT SDK documentation explains how to set up and test the examples: In the documentation, go to "Examples -> MQTT " and/or "Examples -> CoAP".

    In the SDK there are also UDP, TCP, and ICMP examples. These examples are documented in the IoT SDK documentation as well.

Children
Related