Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

IoT components removed in nRF5 SDK v17.0.0

Dear Nordic Support Team,

I was using the CoAP and MQTT components in nRF5 SDK v16.0.

So my device was able to do CoAP and MQTT via BLE 6LoWPAN. Adding a BLE service to my device was work in progress.

But I have seen the IoT components were removed in nRF5 SDK v17.0.0.

Do I now have to use the nRF5 SDK v17.0.0 in conjunction with nRF5 SDK Thread and Zigbee v4.1.0 to do CoAP and MQTT over Thread?

The downside of this solution is I have to use and setup a Thread network.

What is the prefered SDK / SDK combination to implement a device which "speaks" CoAP/MQTT (without the need of Thread or Zigbee) and additionally implement BLE services?

Thanks and Regards

Michael

Parents Reply
  • I believe it is a combination of that the libraries were in production quality in SDK 16.0. and that there were no plans to further develop the libraries for SDK 17.0.0. The libraries required comprehensive testing for each SDK release, so by removing the libraries from the release, the release-testing for the SDK could be reduced a lot.

    With the move to nRF Connect SDK for newer products (nRF91/nRF53 series, and now support for nRF52 series), more resources will be put into developing this going forward. We will still provide you with support if you continue developing your IoT product using SDK 16.0.0.

Children
Related