Hello everyone. I am trying to test the wifi and bluetooth capabilities of my esp32 but the weird output repeatedly printing like this
09:45:06.731 -> ets Jun 8 2016 00:22:57
09:45:06.731 ->
09:45:06.731 -> rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
09:45:06.731 -> configsip: 0, SPIWP:0xee
09:45:07.911 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
09:45:07.911 -> mode:DIO, clock div:1
09:45:07.911 -> load:0x3fff0030,len:4916
09:45:07.911 -> load:0x40078000,len:16436
09:45:07.911 -> load:0x40080400,len:4
09:45:07.911 -> ho 8 tail 4 room 4
09:45:07.911 -> load:0x40080404,len:3524
09:45:07.911 -> entry 0x400805b8
09:45:08.271 -> ets Jun 8 2016 00:22:57
09:45:08.271 ->
09:45:08.271 -> rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT
I already did the esp32 erase flash and followed the instructions from this forum with the same issue but nothing happen, i just used the WiFiScan and BluetoothSerial from the Arduino IDE Examples I debugged it like for 15 hours since this is my iot project needed for my university and tommorow is the deadline, how to fix this. I badly need for help