EspRFTestTool_v4.6_Manual
Hello!
We are currently using the ESP32-PICO-MINI-02 on a custom PCB and our certification team is looking to start the preparation process for certification.
I have NOT been able to flash the provided test binaries with the EspRFTestTool v4.6 to the ESP32-PICO-MINI-02.
The test binary that I'm trying to flash is: ESP32_RFTest_V191_482eb73_20230724.bin
------------
I have tried flashing with both the EspRFTestTool and the DownloaderTool (part of the toolkit). ------------
I have verified that I'm successfully placing the ESP32-PICO-MINI-02 into "Download Boot" mode.
Code: Select all
rst:0x10 (RTCWDT_RTC_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2))
waiting for download
I have tried issuing an ERASE, which completes successfully, from the DownloadTool before attempting to flash. ------------
I have tried updating the flash address from the default 0x1000 to 0x8000 (this was from a post on the ESP32 forum).
------------
I know the communication is working as I AM able to load the test binary into RAM (test commands appear to work as well), but giving out device and test we wish to run, it is highly desirable to run the test binary out of flash.
Please Advise!
Thanks,
- Kane
