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

nRF52840, MQTT, TLS1.2

Dear Nordic,

What I want to do:

  • Battery powered sensor network
  • One gateway (BLE --> WLAN) with a serial-to-wifi chip connected to nRF52
  • MQTT (IBM Bluemix --> CoAP is not supported)
  • TLS1.2 (IBM Bluemix)
  • Long range (Bluetooth 5), indoor and outdoor

So I guess I need a nRF52840. What is the best SDK to start with?

  • nRF5 SDK for IoT?
  • nRF5-SDK V13.0.0?
  • Any good example around?

Thank you!

Related