FMM920 MQTT AWS Core

Hello forum

I’ve setup the Fmm920 to deliver data to AWS core IOT.

My question is:

Server 1 is to deliver data using TCP data protocol Codec 8 Extended
Server 2 is to deliver data using MQTT data protocol Codec JSON (Duplicate)

This seems impossible (Have to choose either Codec 8 Extended or JSON), or is there a workaround

Hi Nanna,

on the Device we don’t have a direct way of separation between server 1 and 2 concerning the Data Protocol.
Through Configurator you can choose either Codec 8 Extended or Codec JSON.
However, a workaround would be to send the data to Server 1 first using Codec 8 Extended and then forward the data to server 2 after encapsuling as JSON data.

I hope this helps
Best Regards