why is there no cloud example in the nRF5_SDK_14.2.0_17b948a sDk?in the examples/iot.
why is there no cloud example in the nRF5_SDK_14.2.0_17b948a sDk?in the examples/iot.
Hi Liverpool007!
If you take a look at the SDK v14.1.0 release notes, you will find that;
Highlights:
- Integrated nRF5 IoT SDK into nRF5 SDK. Subsequent updates of IoT components will be available through nRF5 SDK. This release marks IoT SDK v1.0.0. The IoT SDK is no longer prototype.
BLE IoT:
- Changes from the previous IoT SDK v0.9.0 release:
- Deprecated the cloud examples. Cloud services used in them were not suitable any more. The protocol features required to connect to a cloud are included and supported.
Best regards,
Joakim.
Hi Liverpool007!
If you take a look at the SDK v14.1.0 release notes, you will find that;
Highlights:
- Integrated nRF5 IoT SDK into nRF5 SDK. Subsequent updates of IoT components will be available through nRF5 SDK. This release marks IoT SDK v1.0.0. The IoT SDK is no longer prototype.
BLE IoT:
- Changes from the previous IoT SDK v0.9.0 release:
- Deprecated the cloud examples. Cloud services used in them were not suitable any more. The protocol features required to connect to a cloud are included and supported.
Best regards,
Joakim.
Ok. I have set up A 6lowpan environment and can control the gpios of nrf51 kit to swicth on and off leds on a local area network using copper coap**.How should i access this kit from the cloud and remotely switch on and off the leds?** i have set up a tunnel on raspberry pi using hurricane tunnel,that is i can access ipv6 network.I tried using exosite but could not figure it out.
Thanks in advance.