Hi,
I am trying to send a test message in Server through mqtt and used the mqtt_simple example for that.
For the test I insert data_publish() function in main() like following, but in my Server there are no message arrived. I tested my Server, the Server ist ok and can received mqtt message.
Did I missunderstand something. Why did't it work?
Regards,
Linh