Search found 7 matches

by wirvine90
Thu Aug 17, 2023 7:46 pm
Forum: General Discussion
Topic: Large chunk of heap gone after 4.2 to 5.1 update
Replies: 0
Views: 1098

Large chunk of heap gone after 4.2 to 5.1 update

Hello, As title says, after I updated from 4.2 to 5.1 I have been having issues with my HEAP memory virtually gone when using NimBLE and WIFI together. Previously when my code ran through I would get around roughly 108,000 value returned from esp_get_free_heap_size(), but after the 5.1 update I am g...
by wirvine90
Fri Jan 13, 2023 6:10 pm
Forum: ESP-IDF
Topic: Wifi reconnection issues with low RSSI
Replies: 0
Views: 701

Wifi reconnection issues with low RSSI

Hello, Was hoping someone could point me in the right direction cause I'm stumped. I have an issue where I have an ESP32 Access Point - Station and an ESP32 Station Only connected that works great until I get to low signal strengths. Both Devices are at fixed positions and do not move. I expected to...
by wirvine90
Wed Apr 28, 2021 4:40 pm
Forum: General Discussion
Topic: Is having 2 IDF versions installed for development possible?
Replies: 9
Views: 13538

Re: Is having 2 IDF versions installed for development possible?

Thank you Juraj!

You're a hero. I will go ahead and try this.

I'd buy you a beer if I could sir.

Thanks,
Bill
by wirvine90
Wed Apr 28, 2021 3:31 pm
Forum: General Discussion
Topic: Is having 2 IDF versions installed for development possible?
Replies: 9
Views: 13538

Re: Is having 2 IDF versions installed for development possible?

Hey All,

I'm still hung up on this. Any info would be a great help.

Thanks again,
Bill
by wirvine90
Tue Apr 20, 2021 2:18 pm
Forum: General Discussion
Topic: Is having 2 IDF versions installed for development possible?
Replies: 9
Views: 13538

Re: Is having 2 IDF versions installed for development possible?

Thank you for the reply!

I am on windows 10, and I am using Eclipse as my IDE currently.
by wirvine90
Mon Apr 19, 2021 2:55 pm
Forum: General Discussion
Topic: Is having 2 IDF versions installed for development possible?
Replies: 9
Views: 13538

Is having 2 IDF versions installed for development possible?

Hello, Got a question about ESP-IDF versions and whether or not it is possible to have 2 versions installed at the same time to switch between if I needed to. I have a project at 3.3.2 and I want to update this to current stable (4.2 I believe). I did some testing on a separate machine at version 4....
by wirvine90
Wed May 06, 2020 5:27 pm
Forum: ESP-IDF
Topic: CMake building problems adding the cpp_utils component by N.Kolban
Replies: 6
Views: 8063

Re: CMake building problems adding the cpp_utils component by N.Kolban

I had this same issue in the past. This was about 6 months ago but I believe I needed to activate the BT Configuration in MenuConfig.

Component Config -> Bluetooth.