Any support questions you might have can be asked here:
https://www.thethingsnetwork.org/marketplace/product/mcf-lw06485
Well, there seem to be a loop happening. I click in the link you posted, then in the page I’m redirect to there is a button “Ask for support”, and it brings me back here. So, should I post my question here?
Hello,
Do you have an JavaScript PayLoad Formatter for this device used on TTN?
Hi, here the latest manual:
http://www.enginko.com/support/doku.php?id=manual_mcf-lw06485
After free registration on LoRaWeb, you can find javascript examples, downlink generator, uplink decoder, firmware updates and different tools under “resources”:
https://iot.mcf88.cloud/LoRaWeb/#/resources
The payload decoder extracts the the data as read from the slaves, since the values depend on the ModBus configuration.
Since meanings of the data depend on the XLS configuration file, you have to write your own code to do that.
Hope this can help.