Hey everyone @Middleware & OS , I’m neck-deep in an RTOS project using FreeRTOS. I need to read and potentially modify interrupt priorities after the FreeRTOS scheduler has been kicked […]
Hello @Middleware & OS My FreeRTOS application experiences sporadic crashes or resets without an obvious cause. What steps can I take, such as enabling stack overflow checking, using watchdog timers, […]
Hi, I’m looking to enhance MQTT reliability for my ESP32 in IoT applications. My ESP32 struggles with maintaining stable connections in fluctuating network conditions, often failing to reconnect automatically after […]
Hello guys @Middleware & OS I am working on an industrial automation system using a BeagleBone Black running Embedded Linux. The system needs to monitor and control a process using […]
Hey guys @Middleware & OS @MCU, MPU & Firmware , I am attempting to set up an ESP32 to collect vibration data using an ADXL335 accelerometer and send it to […]
hello everyone, i have a project of realizing CAN bus, to achieve it i use two Arduinos uno and two CAN modules, every arduino is attached to MCP2515 , i […]
Hi devs @Middleware & OS , I’m building an application on an NXP board using the MPC5775B microcontroller. The program receives data over CAN, processes it, and then sends it […]
Please guys my web server (using RTOS and HTTP 1.0) closes the connection after each request. The browser keeps sending requests for “.js” files with HTTP 1.1, leading to retransmissions. […]
Hey guys @Middleware & OS I’m trying to connect my NodeMcu ESP8266 V3 Lua CH340 Wifi Dev. Board to the Arduino IoT Cloud platform, but I’m facing issues. Although the […]