esp-idf Questions

3

Solved

Just had a go at running up the most recent version of ESP-IDF on my machine. All good. Current Version = 4.3.2 Latest Version = 5.0.1 I work in Visual Studio, but use the ESP cmd terminal directly...
Nonego asked 23/3, 2023 at 5:28

4

I wrote a small program on PlatformIO for an ESP32 with ESP-IDF framework. Currently this is connected to my PC with USB cable. I receive lots of data from a CAN-BUS and I print this data with pri...
Seraph asked 21/9, 2019 at 6:32

1

Solved

I am a student who has gotten a part time job embedded system programming. I am given a program the company uses, and asked to understand it. This is a working program. Therefore, the project can b...
Macmahon asked 23/12, 2022 at 13:38

1

I'm fairly new to doing production work on ESP32 microcontrollers, and I'm wanting a little context and nuance from people who've been around the block a few times. So this question is a bit more o...
Mervinmerwin asked 23/1, 2022 at 20:14

1

Solved

I have a project that was originally written for Particle devices, and we are moving away from their devices to ESP32. I have been working to port the code for one of our devices to esp-idf, and no...
Hhour asked 22/11, 2021 at 17:20

1

First, I'm referring to the Wi-Fi P2P standard as described here, and specified here. I'm not referring to the method of creating an AP and station pair. Second, if an implementation of Wi-Fi Direc...
Elfreda asked 14/5, 2021 at 17:42

1

Solved

I'm writing a program for esp32-wroom-32 using esp-idf-v3.0. I'm trying to add logs, which will be saved in fatfs. After some logs I get: 21:54:21.306 -> Debug exception reason: Stack canary wa...
Leicester asked 26/6, 2019 at 19:0
1

© 2022 - 2024 — McMap. All rights reserved.