-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Description
Error until start BLE on ESP32
Log:
`Rebooting...
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:244
load:0x40078000,len:13152
ho 0 tail 12 room 4
load:0x40080400,len:2892
entry 0x40080554
00:00:00.001 HDW: ESP32-D0WDQ6 v1.0
00:00:00.036 UFS: FlashFS mounted with 304 kB free
00:00:00.048 CFG: Loaded from File, Count 12
00:00:00.050 FRC: Some settings have been reset (2)
00:00:00.090 BRY: Berry initialized, RAM used 3409 bytes
00:00:00.102 Project tasmota - Tasmota Version 15.2.0(release-bluetooth)-3.3.4(2025-12-12T10:58:09)
00:00:00.146 iBeacon register for advert callbacks
00:00:00.147 MI32Option0: 1
00:00:00.147 MI32Option1: 0
00:00:00.147 MI32Option2: 0
00:00:00.158 MI32Option4: 1
00:00:00.158 MI32Option5: 0
00:00:00.158 MI32Option6: 0
00:00:00.158 M32: init: request callbacks
00:00:01.000 WIF: Connecting to AP1 WiFi Channel 3 BSSId 5C:02:14:FB:D5:8F in mode HT40 as tasmota-12E95C-2396...
00:00:04.488 WIF: Connected
00:00:04.695 HTP: Web server active on tasmota-12E95C-2396 with IP address 192.168.24.104
00:00:05.952 BLE: MasterEnable->1
00:00:05.961 BLE: BLETask:Starting NimBLE
npl funcs init failed
Guru Meditation Error: Core 1 panic'ed (StoreProhibited). Exception was unhandled.
Core 1 register dump:
PC : 0x4009213c PS : 0x00060830 A0 : 0x801a234e A1 : 0x3ffe54e0
A2 : 0x00000000 A3 : 0x3f448888 A4 : 0x000000b0 A5 : 0x00000000
A6 : 0x401a197c A7 : 0x401a1990 A8 : 0x00000000 A9 : 0x3ffe5490
A10 : 0x0000000a A11 : 0x3ffb68b4 A12 : 0xffffffff A13 : 0x600320dc
A14 : 0x00000001 A15 : 0x00000000 SAR : 0x00000019 EXCCAUSE: 0x0000001d
EXCVADDR: 0x00000000 LBEG : 0x40092138 LEND : 0x4009214e LCOUNT : 0x0000000a
Backtrace: 0x40092139:0x3ffe54e0 0x401a234b:0x3ffe54f0 0x401a0c06:0x3ffe5510 0x401a0cc1:0x3ffe5530 0x40119641:0x3ffe5580 0x40119796:0x3ffe55d0
ELF file SHA256: f404e85cb
`