Hi,
I'm using nRF9160dk to configure MQTT. i'm new to MQTT so ,Is their any example code to understand and work on it by using "ZEPHYR RTOS"
thanks in advance.
Hi,
I'm using nRF9160dk to configure MQTT. i'm new to MQTT so ,Is their any example code to understand and work on it by using "ZEPHYR RTOS"
thanks in advance.
Hello,
We do have MQTT examples for nRF9160.
nRF9160: Simple MQTT in nrf/samples/nrf9160/mqtt_simple
There is also an nRF Cloud-specific example nRF9160: nRF Cloud MQTT multi-service in nrf/samples/nrf9160/nrf_cloud_mqtt_multi_service
There is also Zephyr MQTT API documentation.
Also, if you are quite new to nRF Connect SDK I would highly recommend going through the fundamentals course on DevAcademy.
Best regards,
Michal
Hello,
We do have MQTT examples for nRF9160.
nRF9160: Simple MQTT in nrf/samples/nrf9160/mqtt_simple
There is also an nRF Cloud-specific example nRF9160: nRF Cloud MQTT multi-service in nrf/samples/nrf9160/nrf_cloud_mqtt_multi_service
There is also Zephyr MQTT API documentation.
Also, if you are quite new to nRF Connect SDK I would highly recommend going through the fundamentals course on DevAcademy.
Best regards,
Michal