Thank you.
I've looked around some more, and it seems what I have to do is use the low-level functions as you said. There is the esp_ieee802154_transmit() function that allows custom packets to be sent.
I need to get ESP-IDF installed and figure out all of that to do it though. I was hoping to ...
Search found 2 matches
- Fri Oct 10, 2025 10:47 am
- Forum: ESP32 Arduino
- Topic: How do I send zigbee frames on ESP32-C6?
- Replies: 2
- Views: 2966
- Tue Oct 07, 2025 1:10 pm
- Forum: ESP32 Arduino
- Topic: How do I send zigbee frames on ESP32-C6?
- Replies: 2
- Views: 2966
How do I send zigbee frames on ESP32-C6?
Hi all.
I'm trying to find a way to replace a microchip zigbee module on a clients old design. I've used a packet sniffer and looked at the code to try see what they are doing with the old device. It seems that although it is a zigbee capable device, they are just using it to broadcast out ...
I'm trying to find a way to replace a microchip zigbee module on a clients old design. I've used a packet sniffer and looked at the code to try see what they are doing with the old device. It seems that although it is a zigbee capable device, they are just using it to broadcast out ...