Hi,
I am working on nRF52840. I want to add GSM MQTT protocol. Is there nordic soc available for this?
Which we can later communicate with nRF52840 peripheral device also.
Thanks
Hi,
I am working on nRF52840. I want to add GSM MQTT protocol. Is there nordic soc available for this?
Which we can later communicate with nRF52840 peripheral device also.
Thanks
Hello,
This sounds like a question you should ask you local RSM. We do not have a GSM device, but we do have the nRF9160 that includes an LTE modem with support for LTE-M and NB-IoT. To develop on the nRF9160 you need to use the nRF Connect SDK.
Kind regards,
Øyvind
Hi,
Are you trying to create a central gateway for your network enabled with cloud connectivity through MQTT protocol and network connectivity through GSM?.
You can check nRF9160 which will provide both and its DK has nRF52840 onboard as well. Else use any AT enabled GSM modem and program nRF52840 as master this will do the work.
Regards.
Thanks
Is there a library available for nrf52840 for MQTT communication for sim.com GSM like SIM800L?