Hi shal : I tried subscribing to a topic test_mkr1500 and used MQTT.fx tool to publish and subscribe to data. But when I am using the Arduino Serial monitor, it doesn't receive any message(but the MQTT.fx tool does).
Here is the output of the serial monitor:
14:12:00.365 -> INFO narrowband ready and gprs attached
14:12:02.153 -> INFO socket connected
14:12:02.481 -> INFO before connect request
14:12:02.528 -> INFO sent connect request
14:12:03.974 -> INFO before receive
14:12:03.974 -> INFO connection accepted
14:12:04.253 -> INFO before subscribe request
14:12:04.300 -> INFO sent subscribe request
14:12:04.861 -> INFO before receive
14:12:04.861 -> INFO subscription accepted