'mqttTopicPrefix'

Please explain the structure of the 'mqttTopicPrefix', including the theory of operation.  For example how and when is the 'mqttTopicPrefix' generated and assigned?  Is it unique to each provisioned IoT device?  Wouldn't the device ID itself (IMEI) be sufficient to identify each device?

We need to provision our nRF9160 end user devices  on our own AWS VPC, becuase nRF Cloud won't allow us to implement our unique features, but we want to stick wtih Nordic's topic structure as much as possible, becuase we're leveraging Asset Tracker 2 code in our firmware.

So we're trying to understand how Nordic implements their MQTT messaging so we can implement a similar structure in our AWS VPC, using the AWS MQTT broker.

Thanks

Jack

Related