New DIY Project Support - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: DIY Project (https://www.kincony.com/forum/forumdisplay.php?fid=3) +--- Thread: New DIY Project Support (/showthread.php?tid=2025) |
RE: New DIY Project Support - ahmedk4444@yahoo.com - 08-03-2022 (07-31-2022, 01:12 AM)ahmed Wrote: Reference to your advise to start installing and setup of the KC868-Server then A16 followed by each controllers H32B, H32Bs, 2D8 and 4 AG I'm sorry all trials fail for 3 days now form 31 july I'm sorry all trials fail for 3 days now Using diferent data disk types and sizes. Using 4.5 A ac/dc converter 12 v instead of normal kincony 12 v I exhausted my times and trial please send quck anydisk apoijnt m ent to move forward. See attached files Using diferent data disk types and sizes. Using 4.5 A ac/dc converter 12 v instead of normal kincony 12 v I exhausted my times and trial please send quck anydisk apoijnt m ent to move forward. See attached files RE: New DIY Project Support - admin - 08-03-2022 do you have enable the USB port for CM4 firstly? To enable the USB 2.0 ports on the Compute Module 4, you need to edit the boot config file (/boot/config.txt) and add: dtoverlay=dwc2,dr_mode=host Then reboot the Pi. Now you should be able to use the built-in USB 2.0 ports! here are some details: https://www.jeffgeerling.com/blog/2020/usb-20-ports-not-working-on-compute-module-4-check-your-overlays RE: New DIY Project Support - ahmed - 08-03-2022 (08-03-2022, 03:07 PM)admin Wrote: do you have enable the USB port for CM4 firstly? Sorry not clear nothing mentioned in all your videos that the USB is disable by default please send me the config.txt file that need add and explain how can i add it to CM4 by using my current USB or through home asisstant or what? I'm electrical power engineer not IT specialist , i feel rebuild a system from scratch and facing a lot of IT issues i didn't considered. i assume the server when i bough , it is configured for the functionality, 4 USB ports are disable !! what else i should knew to taking into consideration? many hours to resolve issues i didn't expected and no way to resolve except here and one day to send , 2 nd day to reply then send then reply then explore finally the USB is disable and didn't enable from the beginning. send the config. txt file and how i can add it to CM4 and please for customer satisfaction if more problems i had i appriciate for the 3 rd or 4 th time asking now for remote access the Anydesk to configure things and make me happy and satisfied. Can you please? thanks RE: New DIY Project Support - admin - 08-03-2022 here is config.txt file in KC868-Server. you can replace for your file. our work time is : 8:30AM -- 5:00PM in China, during these time, we can use anydesk help you. because you replace file need change JUMPER and reboot, so do it by yourself is more easy. If you want to engage in smart home business for a long time, it is inevitable to learn basic knowledge. Here are some steps how to update file to enable USB port of CM4. 1. change KC868-Server CM4 boot jumper to "ON"/RIGHT, see photo, connect USB-C cable with your computer. 2. power on of your KC868-Server, open program rpiboot in your windows OS. 3. in my PC will scaned new disk for CM4 eMMC driver. you will find out "config.txt" 4. you can add command line or just replaced with my config.txt file. RE: New DIY Project Support - ahmedk4444@yahoo.com - 08-04-2022 Thanks finallh resolved, please add this part to the installation document of Rasspery pi4 Can't expect this issue at all !! It is clear now please make sure if any other server ports are disable such as hdmi , etc to let me know how i can enable it. Moving forwsrd:- Still A16 set up , H32B, H32BS, D8 not clear the setup and the protocol that i should use for 1. Connect them to server/ home asistant Is the ethernet protocol eill be MQTT or else and do we fix thd same configurstion in each web page controller to static ip? For wifi which protcol mqtt or UDP server or Client server? I'm thinking to keep A16 and the server close to network rack for easy accessibility to laptop as process today unless we will aim to connect server and A16 to the house load. The orginal plan was H32B for outdoor garden 21 circuits H32B for lighting on/ off indoor house 16 circuits 2 D8 for fimming light indoor 16 circuits Server+ A16 for communicate home assistance with all conrollers, 4 AG to control IR,RF appliance remote vontrol, garage gate, wireless security slarm, wireless irrigation system Hunter system, Sonoff wirless electrical shutter systems. Pleade suggest any different sdvise to start the wiring in parellel with continue setup the home assistant add ons , scenes and appliances communication. RE: New DIY Project Support - admin - 08-04-2022 1. KC868-Server's (output and input) or KC868-H32B or KC868-H32BS or KC868-D8 integrate to home assistant by MQTT. KC868-A16 integrate to home assistant without MQTT, use "ESPHome". These all have video tour, you can see video guide. 2. suggest use ethernet instead of wifi, ethernet is stable than wifi, only use ethernet for home assistant is enough. IP address use DHCP or STATIC, it's up to you, we suggest to chose DHCP. RE: New DIY Project Support - ahmedk4444@yahoo.com - 08-04-2022 How i configure , communicate H32B with home asistance/ server? RE: New DIY Project Support - admin - 08-04-2022 if use H32B , need integrate with home assistant by MQTT. here is video tour: https://youtu.be/Yrat7hVzXRw here is article: https://www.kincony.com/kc868-h32b-integrate-home-assistant-by-mqtt.html if you can integrate H32B successfully, then you can also work with KC868-H32BS, KC868-Server, KC868-D8 controller. RE: New DIY Project Support - ahmedk4444@yahoo.com - 08-05-2022 Regarding A16: and following lesson 21 I installef ESPHome using plug into computrr running ESPHome Dashboard ( for devices connected via usb to the server): I connect usb-c in A16 ports to server usb port Install kc868-a16.yaml I recieved some errors See attached download logs RE: New DIY Project Support - admin - 08-05-2022 paste or upload your config file at here. |