SIM7600E AT command transparently transmitted to ESP32 Arduino code and BIN firmware - 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: SIM7600E AT command transparently transmitted to ESP32 Arduino code and BIN firmware (/showthread.php?tid=7175) |
SIM7600E AT command transparently transmitted to ESP32 Arduino code and BIN firmware - admin - 12-06-2024 function: Use KinCony G1 module to transparently transmit AT commands of SIM7600 4G module to gpio13 and gpio14 of esp23-s3. So that KinCony Controller can connect with extend G1 4G module by KCS v3 firmware. Code: #include <HardwareSerial.h> 7-GSM-Test-extend-pins.ino.merged.zip (Size: 184.13 KB / Downloads: 16) |