Smart Home Automation Forum
KC868 server16 and GSM module - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KinCony AS (https://www.kincony.com/forum/forumdisplay.php?fid=64)
+--- Thread: KC868 server16 and GSM module (/showthread.php?tid=8286)

Pages: 1 2


KC868 server16 and GSM module - fdcemb5 - 07-01-2025

My KC868 server16 has a GSM module. How do I use the GSM module in server16 to do sms and calls


RE: KC868 server16 and GSM module - admin - 07-01-2025

do you use by home asisstant or Node-red or other software solution?


RE: KC868 server16 and GSM module - fdcemb5 - 07-02-2025

(07-01-2025, 10:46 PM)fdcemb5 Wrote: My KC868 server16 has a GSM module. How do I use the GSM module in server16 to do sms and calls

We are using Home Assistant


RE: KC868 server16 and GSM module - admin - 07-02-2025

you can use home assistant send command by UART serial port using SIM7600 AT command.


RE: KC868 server16 and GSM module - fdcemb5 - 07-02-2025

(07-02-2025, 04:09 AM)admin Wrote: you can use home assistant send command by UART serial port using SIM7600 AT command.

Kindly send me the link for this or samples


RE: KC868 server16 and GSM module - fdcemb5 - 07-02-2025

Can the GSM module in KC868 server16 fit into A32 Pro Smart Controller?


RE: KC868 server16 and GSM module - admin - 07-03-2025

Can the GSM module in KC868 server16 fit into A32 Pro Smart Controller?   -- Yes, use by same GSM module.
here is AT command document for SIM7600E

.pdf   SIM7500_SIM7600 Series_AT Command Manual_V2.00.pdf (Size: 2.72 MB / Downloads: 291)


RE: KC868 server16 and GSM module - fdcemb5 - 07-03-2025

All the USB in server16 is disabled after HA installation. How do I enable them


RE: KC868 server16 and GSM module - admin - 07-03-2025

https://www.kincony.com/forum/showthread.php?tid=1980


RE: KC868 server16 and GSM module - fdcemb5 - 08-30-2025

(07-02-2025, 06:06 AM)fdcemb5 Wrote:
(07-02-2025, 04:09 AM)admin Wrote: You can use Home Assistant to send commands via the UART serial port using the SIM7600 AT command.

Kindly send me the link for this or samples

I cannot find any example on how to use Home Assistant to send commands via the UART serial port using the SIM7600 AT command. Kindly help with a concrete example