![]() |
|
Incoming SMS not reported via MQTT - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=66) +--- Forum: G1 (https://www.kincony.com/forum/forumdisplay.php?fid=67) +--- Thread: Incoming SMS not reported via MQTT (/showthread.php?tid=9068) |
Incoming SMS not reported via MQTT - JCh - 02-21-2026 Hello, I am using Kincony G1 with SIM7600 module fw KCS 3.19.1 and MQTT integration. According to the forum documentation, incoming SMS should be reported via MQTT STATE topic in this format: Code: {Unfortunately, I am unable to get this working. My setup:
What does NOT work:
Tests performed:
Question: Is sms_recv currently supported on Kincony G1 with SIM7600 in official KCS v3 firmware? If yes:
If not:
RE: Incoming SMS not reported via MQTT - admin - 02-21-2026 after China New Year holidays , we will test it then feedback to you. RE: Incoming SMS not reported via MQTT - admin - 02-27-2026 maybe you have not use the admin's phone number to send SMS. here are photo tested with G1: use this KCS v3 firmware to test. this step is important, must need enable 4G module, set the admin's mobile phone number. RE: Incoming SMS not reported via MQTT - JCh - 03-29-2026 Hello, sorry for the late reply I can confirm via MQTTBox that:
This shows GSM → MQTT works, but sms_recv is not generated. Screenshot attached. RE: Incoming SMS not reported via MQTT - admin - 03-30-2026 suggest you download newest KCS v3 firmware, at here: https://www.kincony.com/forum/showthread.php?tid=9173 RE: Incoming SMS not reported via MQTT - JCh - 03-30-2026 I found the root cause of the issue. sms_recv works correctly when using a different SIM card , but does not work with Vodafone prepaid (Oskarta) SIM. So the problem is not MQTT or configuration, but SIM compatibility. It seems that the modem does not trigger SMS notification in this case. It looks like firmware only supports some SMS notification mode. (I updated the firmware to the latest version as you wrote) |