Page 1 of 1

Esp32 and wifi laboratory test.

Posted: Mon Apr 06, 2020 8:18 am
by mrdebug
Hi, the new device based on esp32 is completed.
Now we have to make the wifi trasmissions test in an anechoic room.
I need a way to generate a sequence of wifi packets with a specified interfame time.
Can someone give me an example on how to do that?
Many thanks.

Re: Esp32 and wifi laboratory test.

Posted: Tue Apr 07, 2020 10:35 pm
by 0xffff
Are you using the esp-idf or the Arduino IDE? If I understand correctly, seems like you should be able to slightly modify the standard Arduino IDE example such as https://github.com/espressif/arduino-es ... tBasic.ino to output whatever sequence you need with desire delay

Re: Esp32 and wifi laboratory test.

Posted: Wed Apr 08, 2020 6:08 am
by mrdebug
Hi, I'm using esp-idf.
I need not only connect and disconnect but send custom packets.

Re: Esp32 and wifi laboratory test.

Posted: Wed Apr 08, 2020 12:50 pm
by ESP_Sprite
You might be better off mailing sales@espressif.com for this.