I can send uplink data from TTI cloud console to ThingsBoard by using MQTT integration.
But I am facing a problem of downlink data from thingsboard to TTI .
Downlink converter payload data is queuing in the ThingsBoard Integration, but it cannot proceed to TTI cloud.
Uplink
the above downlink cannot proceed to my TTI cloud downlink queue.
My gateway is milesight UG 63
Milesight UC 300 IoT controller
I really hope for help to solve my issue.
Khu khu
Not really relevant - they all work to the same spec - but what would be super extra brilliant to know is what device you are using as that speaks to the format.
Please review your formatting of your post - you can edit it with the pencil tool after you’ve posted.
I do not understand what do you mean?
You ask me about technical support from TTI?
There is no any technical support for me, I am a new learner of TTI and thingsboard platform by reading document and try step by step.
You have an instance called agb-iot-tti so you are not using the community (TTN) edition.
If you have a private instance, did you subscribe to support?
Subscribing to a support plan is not related to how much you know, it’s about your choices when you registered - if you have support, TTI can help you. If you don’t, then it’s just whatever we can figure out here.
Hopefully in the meanwhile you’ve sorted out your JSON payload!
Sincerely I do not have enough skill in writing code.
In my tti instance, Uplink payload formatter is processing well.
I think I have problem in downlink formatter encoderDownlink(input)
I read reference, I think, it is depending on the user background skills to make code modification.