Hi, I have a very similar problem. Situation: - 2 x esp32 - same channel (6) - payload size: 15 bytes - broadcasting. - 1 msg every 20 millisec. - mode STA While not connected to any Wifi network ( wifi.disconnect() ) ESPNow is working very well, less than 0.1% of packet are lost. Once one of the es...