About Guru Meditation Error

emirtnrvr
Posts: 1
Joined: Sat Jan 17, 2026 6:20 pm

About Guru Meditation Error

Postby emirtnrvr » Sat Jan 17, 2026 6:35 pm

Test Test Test
Last edited by emirtnrvr on Thu Feb 26, 2026 3:55 pm, edited 1 time in total.

MarzellT
Posts: 1
Joined: Wed Jan 28, 2026 11:42 pm

Re: About Guru Meditation Error

Postby MarzellT » Wed Jan 28, 2026 11:49 pm

Try to remove this part:

Code: Select all

// Start GATT server
rc = ble_gatts_start();
if (rc != 0) {
ESP_LOGE(TAG, "GATT start failed: %d", rc);
return;
Honestly I haven't fully checked the underlying cause yet.
Apparently, `nimble_port_run` calls `ble_gatts_start` which leads to some sort of memory corruption.
I might be wrong so please verify if this solution is actually correct. I just wanted to share my findings so far since I've run into a similar or the same bug.

Who is online

Users browsing this forum: Semrush [Bot] and 12 guests