espressif / esp-rainmaker

ESP RainMaker Agent for firmware development
Apache License 2.0
431 stars 145 forks source link

ESP32 RAINMAKER - "Failed To Allocate Memory" (MEGH-4427) #250

Open coding-ram opened 1 year ago

coding-ram commented 1 year ago
          Hello , I am facing the error issue after uploading. Please check the screenshot below.  The Serial Monitor also gives a big error. Please help me out.......

Screenshot (1250) WhatsApp Image 2023-03-09 at 3 15 39 PM As soon as I provide the Wifi credentials , the app shows the following error. Screenshot (1251)

Originally posted by @coding-ram in https://github.com/espressif/arduino-esp32/issues/7506#issuecomment-1461683535

sanketwadekar commented 1 year ago

Can you try using ESP32-Arduino 2.0.6 from the Boards manager?

Rudigao commented 1 year ago

Hello. I had exactly this same problem. ESP32 DEVKIT V1. So I downgraded the esp32 boards to version 2.0.4 and it worked.

cane253 commented 1 year ago

Pls help how to downgrade it keeps updating to latest version. Even I have the same problem

Rudigao commented 1 year ago

ESPBoards205

PrzemekWasiak commented 1 year ago

I had the same problem already with version 2.0.6. After changing to 2.0.5, the same program works fine. Unfortunately, in 2.0.7 it still throws errors.

santoshurlam commented 1 day ago

I have also same issue with Sending wifi credentials failed to associate device in esp RainMaker app with my ESP32 -Wroom 32D module , I'm using esp32 3.0.2 version board manager , I've tried by downgrading to 2.0.5,2.0.6 it is giving compilation error while uploading basic rainmaker example switch code. Provide any solution to this issue .