Hi there
We are building an IoT project with thinger, all tests were done with a personal account in thinger.
However, the company has a self-hosted server at Amazon with thinger, trying to connect the company server and device shown disconnect.
Have searched the similar topics others posted, added
#define DEBUG
#define THINGER_SERVER " //domain & IP all tested// "
into the code, codes uploading successfully but still disconnecting.
Does anyone have an idea how to fix that problem?
Regards