Search found 1 match

by KamilS
Sat Sep 18, 2021 3:16 pm
Forum: ESP-IDF
Topic: Wifi mesh node receives its own packet during broadcast
Replies: 1
Views: 1899

Wifi mesh node receives its own packet during broadcast

Hi, I have set up WiFi mesh network without a router and I am able to successfully transmit packets over mesh using broadcast. However, I see that node which broadcasts packets also receives its own packets. I can simply filter it out on my own checking MAC address but I saw in documentation ( https...