Hi,
I wanted to ask whether the ESP32-C5 also supports WAVE (aka IEEE 802.11p), since that operates in a very similar frequency range.
Greetings
Frostie314159
Search found 3 matches
- Wed Apr 16, 2025 9:34 am
- Forum: Hardware
- Topic: ESP32-C5 WAVE support
- Replies: 0
- Views: 151
- Tue Nov 12, 2024 5:08 pm
- Forum: ESP-IDF
- Topic: What does PTI stand for in esp_coex?
- Replies: 0
- Views: 962
What does PTI stand for in esp_coex?
Hi,
I was looking through the `esp_coex` component of esp-idf and stumbled upon the term PTI being thrown around. However, I was unable to find any explanation for the term in neither esp-idf nor online.
So my question is, what this stands for. I was able to find out that PTA stands for Packet ...
I was looking through the `esp_coex` component of esp-idf and stumbled upon the term PTI being thrown around. However, I was unable to find any explanation for the term in neither esp-idf nor online.
So my question is, what this stands for. I was able to find out that PTA stands for Packet ...
- Mon Sep 23, 2024 7:24 am
- Forum: Documentation
- Topic: Elaboration on the meaning of IEEE 802.15.4 registers.
- Replies: 1
- Views: 11208
Elaboration on the meaning of IEEE 802.15.4 registers.
Hi,
I'm trying to build an asynchronous HAL in Rust for the IEEE 802.15.4 peripheral on the H2 and C6. I noticed, that while the registers appear in the official SVD file and there is public code using them, there is no documentation on their specific meaning or purpose. In another post I read, that ...
I'm trying to build an asynchronous HAL in Rust for the IEEE 802.15.4 peripheral on the H2 and C6. I noticed, that while the registers appear in the official SVD file and there is public code using them, there is no documentation on their specific meaning or purpose. In another post I read, that ...