Hi all, I have an ESP32 receiving information from another ESP32 equipped with sensors. Below is the code for the receiving ESP: “`C++ #include #include const char* ssid = “XXXX”; […]
Hello everyone, I have created a web server on an ESP32 and successfully established communication with the client (my HTML page on my PC). However, the client’s request is for […]
Hi, I’m building a weather station using Arduino to measure temperature, humidity, and atmospheric pressure. Now, I want to take it a step further and establish IoT connectivity to transmit […]
From @Jagauthier: I want to provide a custom file. Like /etc/issue. However, I can’t find any clear documentation on how to do this. I’ve tried multiple things including creating base_files_%.bbappend, […]
**From @Express_Damage5958: ** Yocto Override Syntax and how this works with bbappends
**QUESTION (#4): Several:** ” I added OpenCV to my system, but I am getting AttributeError: module ‘cv2’ has no attribute ‘dnn’ when I try to run my code. ” π […]
**QUESTION (#5): Fluffy-Inflation-446:** ” I really struggle to completely understand the bootloader part and integration when using u-boot. Any good materials to dive in u-boot port and device tree manipulation […]
**QUESTION (#6): Several:** ” I need to change some of the configuration parameters of the kernel, how do I do it? ” π π₯π²π΄πΆπππ²πΏ π³πΌπΏ πΌππΏ ππ½π°πΌπΊπΆπ»π΄ π²ππ²π»ππ: https://app.livestorm.co/devheads-community/devheads-weekly-office-hours-1
**From: @mina_essam ** “How can I configure Yocto image to act as an server for other images over IP?” @ming_58391