Search found 2 matches

by Muffins
Fri Oct 10, 2025 10:47 am
Forum: ESP32 Arduino
Topic: How do I send zigbee frames on ESP32-C6?
Replies: 2
Views: 2966

Re: How do I send zigbee frames on ESP32-C6?

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 ...
by Muffins
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 ...

Go to advanced search