Skip to content

Instantly share code, notes, and snippets.

@ratsept
Created February 25, 2021 12:43
Show Gist options
  • Save ratsept/23ec9a0e2dae86a9f7d806ff8c2570f0 to your computer and use it in GitHub Desktop.
Save ratsept/23ec9a0e2dae86a9f7d806ff8c2570f0 to your computer and use it in GitHub Desktop.
Rebooting very often with no whitelist
[1/7] cd /home/tiit/esp/esp32-ble2mqtt/build && /home/tiit/.espressif/python_env/idf4.2_py3.8_env/bin/python /home/tiit/esp/esp-idf/components/spiffs/spiffsgen.py 0x40000 /home/tiit/esp/esp32-ble2mqtt/data /home/tiit/esp/esp32-ble2mqtt/build/fs_1.bin --page-size=256 --obj-name-len=32 --meta-len=4 --use-magic --use-magic-len
[2/7] cd /home/tiit/esp/esp32-ble2mqtt/build && /home/tiit/.espressif/python_env/idf4.2_py3.8_env/bin/python -m json.tool /home/tiit/esp/esp32-ble2mqtt/data/config.json 1>/dev/null || ( echo Error:\ Invalid\ JSON\ in\ configuration\ file. && false )
[3/7] Performing build step for 'bootloader'
ninja: no work to do.
[4/5] cd /home/tiit/esp/esp32-ble2mqtt/build && /home/tiit/.espressif/python_env/idf4.2_py3.8_env/bin/python /home/tiit/esp/esp-idf/components/spiffs/spiffsgen.py 0x40000 /home/tiit/esp/esp32-ble2mqtt/data /home/tiit/esp/esp32-ble2mqtt/build/fs_0.bin --page-size=256 --obj-name-len=32 --meta-len=4 --use-magic --use-magic-len
[5/5] cd /home/tiit/esp/esp-idf/components/esptool_py && /usr/local/bin/cmake -D IDF_PATH="/home/tiit/esp/esp-idf" -D ESPTOOLPY="/home/tiit/.espressif/python_env/idf4.2_py3.8_env/bin/python /home/tiit/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32" -D ESPTOOL_ARGS="--before=default_reset --after=hard_reset write_flash @flash_args" -D WORKING_DIRECTORY="/home/tiit/esp/esp32-ble2mqtt/build" -P /home/tiit/esp/esp-idf/components/esptool_py/run_esptool.cmake
esptool.py --chip esp32 -p /dev/ttyUSB0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size 4MB 0x8000 partition_table/partition-table.bin 0xd000 ota_data_initial.bin 0x1000 bootloader/bootloader.bin 0x10000 ble2mqtt.bin 0x310000 fs_0.bin 0x350000 fs_1.bin
esptool.py v3.0
Serial port /dev/ttyUSB0
Connecting........_____.
Chip is ESP32-D0WDQ6 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 24:0a:c4:31:d1:ec
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
Compressed 3072 bytes to 146...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (146 compressed) at 0x00008000 in 0.0 seconds (effective 4099.9 kbit/s)...
Hash of data verified.
Compressed 8192 bytes to 31...
Writing at 0x0000d000... (100 %)
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 19365.8 kbit/s)...
Hash of data verified.
Compressed 24944 bytes to 15241...
Writing at 0x00001000... (100 %)
Wrote 24944 bytes (15241 compressed) at 0x00001000 in 0.3 seconds (effective 574.7 kbit/s)...
Hash of data verified.
Compressed 1344848 bytes to 892109...
Writing at 0x00010000... (1 %)
Writing at 0x00014000... (3 %)
Writing at 0x00018000... (5 %)
Writing at 0x0001c000... (7 %)
Writing at 0x00020000... (9 %)
Writing at 0x00024000... (10 %)
Writing at 0x00028000... (12 %)
Writing at 0x0002c000... (14 %)
Writing at 0x00030000... (16 %)
Writing at 0x00034000... (18 %)
Writing at 0x00038000... (20 %)
Writing at 0x0003c000... (21 %)
Writing at 0x00040000... (23 %)
Writing at 0x00044000... (25 %)
Writing at 0x00048000... (27 %)
Writing at 0x0004c000... (29 %)
Writing at 0x00050000... (30 %)
Writing at 0x00054000... (32 %)
Writing at 0x00058000... (34 %)
Writing at 0x0005c000... (36 %)
Writing at 0x00060000... (38 %)
Writing at 0x00064000... (40 %)
Writing at 0x00068000... (41 %)
Writing at 0x0006c000... (43 %)
Writing at 0x00070000... (45 %)
Writing at 0x00074000... (47 %)
Writing at 0x00078000... (49 %)
Writing at 0x0007c000... (50 %)
Writing at 0x00080000... (52 %)
Writing at 0x00084000... (54 %)
Writing at 0x00088000... (56 %)
Writing at 0x0008c000... (58 %)
Writing at 0x00090000... (60 %)
Writing at 0x00094000... (61 %)
Writing at 0x00098000... (63 %)
Writing at 0x0009c000... (65 %)
Writing at 0x000a0000... (67 %)
Writing at 0x000a4000... (69 %)
Writing at 0x000a8000... (70 %)
Writing at 0x000ac000... (72 %)
Writing at 0x000b0000... (74 %)
Writing at 0x000b4000... (76 %)
Writing at 0x000b8000... (78 %)
Writing at 0x000bc000... (80 %)
Writing at 0x000c0000... (81 %)
Writing at 0x000c4000... (83 %)
Writing at 0x000c8000... (85 %)
Writing at 0x000cc000... (87 %)
Writing at 0x000d0000... (89 %)
Writing at 0x000d4000... (90 %)
Writing at 0x000d8000... (92 %)
Writing at 0x000dc000... (94 %)
Writing at 0x000e0000... (96 %)
Writing at 0x000e4000... (98 %)
Writing at 0x000e8000... (100 %)
Wrote 1344848 bytes (892109 compressed) at 0x00010000 in 20.6 seconds (effective 521.8 kbit/s)...
Hash of data verified.
Compressed 262144 bytes to 706...
Writing at 0x00310000... (100 %)
Wrote 262144 bytes (706 compressed) at 0x00310000 in 0.0 seconds (effective 116071.0 kbit/s)...
Hash of data verified.
Compressed 262144 bytes to 706...
Writing at 0x00350000... (100 %)
Wrote 262144 bytes (706 compressed) at 0x00350000 in 0.0 seconds (effective 114830.0 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting via RTS pin...
ory�ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_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:4
load:0x3fff0034,len:7068
load:0x40078000,len:13212
ho 0 tail 12 room 4
load:0x40080400,len:4568
entry 0x400806f4
I (30) boot: ESP-IDF v4.2 2nd stage bootloader
I (30) boot: compile time 10:12:50
I (31) boot: chip revision: 1
I (33) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (51) boot.esp32: SPI Speed : 40MHz
I (51) boot.esp32: SPI Mode : DIO
I (51) boot.esp32: SPI Flash Size : 4MB
I (54) boot: Enabling RNG early entropy source...
I (59) boot: Partition Table:
I (63) boot: ## Label Usage Type ST Offset Length
I (70) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (78) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (85) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (93) boot: 3 ota_0 OTA app 00 10 00010000 00180000
I (100) boot: 4 ota_1 OTA app 00 11 00190000 00180000
I (108) boot: 5 fs_0 Unknown data 01 82 00310000 00040000
I (115) boot: 6 fs_1 Unknown data 01 82 00350000 00040000
I (123) boot: End of partition table
I (127) boot: No factory image, trying OTA 0
I (132) boot_comm: chip revision: 1, min. application chip revision: 0
I (139) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x3db58 (252760) map
I (244) esp_image: segment 1: paddr=0x0004db80 vaddr=0x3ffbdb60 size=0x02498 ( 9368) load
I (249) esp_image: segment 2: paddr=0x00050020 vaddr=0x400d0020 size=0xe7990 (948624) map
I (612) esp_image: segment 3: paddr=0x001379b8 vaddr=0x3ffbfff8 size=0x04028 ( 16424) load
I (619) esp_image: segment 4: paddr=0x0013b9e8 vaddr=0x40080000 size=0x00404 ( 1028) load
I (620) esp_image: segment 5: paddr=0x0013bdf4 vaddr=0x40080404 size=0x1c730 (116528) load
I (695) boot: Loaded app from partition at offset 0x10000
I (740) boot: Set actual ota_seq=1 in otadata[0]
I (740) boot: Disabling RNG early entropy source...
I (741) cpu_start: Pro cpu up.
I (743) cpu_start: Application information:
I (748) cpu_start: Project name: ble2mqtt
I (753) cpu_start: App version: v0.13.0-6-g2180eef
I (759) cpu_start: Compile time: Feb 25 2021 10:12:35
I (765) cpu_start: ELF file SHA256: ce4d134f7e31ecb1...
I (771) cpu_start: ESP-IDF: v4.2
I (776) cpu_start: Starting app cpu, entry point is 0x40081860
I (0) cpu_start: App cpu up.
I (786) heap_init: Initializing. RAM available for dynamic allocation:
I (793) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
I (799) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
I (805) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
I (812) heap_init: At 3FFD2438 len 0000DBC8 (54 KiB): DRAM
I (818) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (824) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (830) heap_init: At 4009CB34 len 000034CC (13 KiB): IRAM
I (837) cpu_start: Pro cpu start user code
I (855) spi_flash: detected chip: generic
I (856) spi_flash: flash io: dio
I (856) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (929) BLE2MQTT: Version: v0.13.0-6-g2180eef
I (939) Config: Initializing configuration
I (1039) Config: version: eddf791945ad3d71c930b3da1f55e84d0c187762692d35d9026aa8f3e07bee73
I (1039) Log: Initializing remote logging
I (1039) OTA: Initializing OTA
I (1059) wifi:wifi driver task: 3ffd7a98, prio:23, stack:6656, core=0
I (1059) system_api: Base MAC address is not set
I (1059) system_api: read default base MAC address from EFUSE
I (1079) wifi:wifi firmware version: 1865b55
I (1079) wifi:wifi certification version: v7.0
I (1079) wifi:config NVS flash: enabled
I (1089) wifi:config nano formating: disabled
I (1089) wifi:Init data frame dynamic rx buffer num: 32
I (1089) wifi:Init management frame dynamic rx buffer num: 32
I (1099) wifi:Init management short buffer num: 32
I (1099) wifi:Init dynamic tx buffer num: 32
I (1109) wifi:Init static rx buffer size: 1600
I (1109) wifi:Init static rx buffer num: 10
I (1119) wifi:Init dynamic rx buffer num: 32
I (1119) wifi_init: rx ba win: 6
I (1119) wifi_init: tcpip mbox: 32
I (1129) wifi_init: udp mbox: 6
I (1129) wifi_init: tcp mbox: 6
I (1139) wifi_init: tcp tx win: 5744
I (1139) wifi_init: tcp rx win: 5744
I (1139) wifi_init: tcp mss: 1440
I (1149) wifi_init: WiFi IRAM OP enabled
I (1149) wifi_init: WiFi RX IRAM OP enabled
I (1159) Resolve: Initializing resolver
I (1159) BTDM_INIT: BT controller compile version [3723d5b]
I (1269) phy: phy_version: 4500, 0cd6843, Sep 17 2020, 15:37:07, 0, 0
I (1629) HTTPD: Initializing HTTP server
I (1629) WiFi: Connecting to SSID kodunett
I (1649) wifi:mode : sta (24:0a:c4:31:d1:ec)
I (2009) wifi:new:<3,1>, old:<1,0>, ap:<255,255>, sta:<3,1>, prof:1
I (2889) wifi:state: init -> auth (b0)
I (2899) wifi:state: auth -> assoc (0)
I (2909) wifi:state: assoc -> run (10)
I (2919) wifi:connected with kodunett, aid = 7, channel 3, 40U, bssid = b8:69:f4:3b:d5:c1
I (2919) wifi:security: WPA2-PSK, phy: bgn, rssi: -52
I (2919) wifi:pm start, type: 1
I (2929) WiFi: Connected
I (2969) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (3549) esp_netif_handlers: sta ip: 192.168.1.138, mask: 255.255.255.0, gw: 192.168.1.1
I (3549) BLE2MQTT: Connected to the network, connecting to MQTT
I (3549) MQTT: Connecting MQTT client
I (3579) MQTT: MQTT client connected
I (3579) BLE2MQTT: Connected to MQTT, scanning for BLE devices
I (3599) BLE2MQTT: Discovered BLE device: fd:ca:55:f7:12:af (RSSI: -60), connecting
I (3599) BLE2MQTT: Discovered BLE device: cf:d6:36:d3:d3:8a (RSSI: -92), connecting
E (3609) BT_BTM: BTM_BleScan scan not active

W (3609) BT_APPL: bta_dm_ble_scan stop scan failed, status=0x6

E (3629) BLE: Scanning stopping failed, status: 0x1
W (3689) BT_APPL: bta_dm_ble_scan start scan failed. status=0x3

E (3689) BT_HCI: btu_hcif_hdl_command_complete opcode 0x200c status 0xc
E (3699) BLE: Scanning starting failed, status: 0x1
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (4079) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=257 reason=0x003e
E (4089) BLE: Open failed, status = 0x85
I (4349) BLE2MQTT: Discovered BLE device: d7:83:d2:54:0f:5a (RSSI: -80), connecting
I (4359) BLE2MQTT: Discovered BLE device: c7:1b:cc:8f:6c:57 (RSSI: -67), connecting
E (4369) BT_BTM: BTM_BleScan scan not active

W (4369) BT_APPL: bta_dm_ble_scan stop scan failed, status=0x6

E (4379) BLE: Scanning stopping failed, status: 0x1
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (4459) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=257 reason=0x003e
E (4469) BLE: Open failed, status = 0x85
W (4469) BT_APPL: bta_dm_ble_scan start scan failed. status=0x3

E (4479) BT_HCI: btu_hcif_hdl_command_complete opcode 0x200c status 0xc
E (4479) BLE: Scanning starting failed, status: 0x1
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (4709) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=513 reason=0x003e
E (4719) BLE: Open failed, status = 0x85
I (4819) BLE2MQTT: Discovered BLE device: c7:1b:cc:8f:6c:57 (RSSI: -75), connecting
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (4989) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=257 reason=0x003e
E (4999) BLE: Open failed, status = 0x85
I (5019) BLE2MQTT: Discovered BLE device: d2:4c:91:ef:c6:95 (RSSI: -79), connecting
I (5019) BLE2MQTT: Discovered BLE device: d7:83:d2:54:0f:5a (RSSI: -79), connecting
E (5029) BT_BTM: BTM_BleScan scan not active

W (5029) BT_APPL: bta_dm_ble_scan stop scan failed, status=0x6

W (5039) BT_L2CAP: L2CAP - LE - cannot start new connection at conn st: 1
E (5039) BLE: Scanning stopping failed, status: 0x1
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (5129) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=257 reason=0x003e
E (5139) BLE: Open failed, status = 0x85
E (5329) BT_BTM: BTM_BleScan scan already active
W (5329) BT_APPL: bta_dm_ble_scan start scan failed. status=0x6

E (5329) BLE: Scanning starting failed, status: 0x1
I (5559) BLE2MQTT: Discovered BLE device: d2:4c:91:ef:c6:95 (RSSI: -84), connecting
I (5569) BLE2MQTT: Discovered BLE device: 66:5d:7c:5b:5b:f9 (RSSI: -90), connecting
E (5569) BT_BTM: BTM_BleScan scan not active

W (5579) BT_APPL: bta_dm_ble_scan stop scan failed, status=0x6

W (5579) BT_L2CAP: L2CAP - LE - cannot start new connection at conn st: 1
E (5589) BLE: Scanning stopping failed, status: 0x1
W (6239) BT_APPL: bta_dm_ble_scan start scan failed. status=0x3

E (6239) BT_HCI: btu_hcif_hdl_command_complete opcode 0x200c status 0xc
E (6239) BLE: Scanning starting failed, status: 0x1
I (8459) BLE2MQTT: Connected to device: fd:ca:55:f7:12:af, scanning
E (8579) BT_APPL: service change write ccc failed
scan_evt timeout
I (9059) BLE2MQTT: Connected to device: d7:83:d2:54:0f:5a, scanning
E (9149) BT_APPL: service change write ccc failed
scan_evt timeout
I (11079) BLE2MQTT: Connected to device: d2:4c:91:ef:c6:95, scanning
E (11199) BT_APPL: service change write ccc failed
I (11419) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/GenericAccess/DeviceName = S
I (11639) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/GenericAccess/Appearance = 0
I (11759) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/GenericAccess/PeripheralPreferredConnectionParameters = 16,32,0,80
I (11979) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/ManufacturerNameString = WazombiLabs 
scan_evt timeout
I (12239) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/SerialNumberString = R-0103-tiit-202011102357-064f33b-6.1
I (12359) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/HardwareRevisionString = BLINDY_V9
I (12469) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/FirmwareRevisionString = 23fa7c7
I (12579) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/SoftwareRevisionString = v2.2.2-3-g23fa7c7
I (12659) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/BatteryService/BatteryLevel = 0
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (12669) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=769 reason=0x003e
E (12679) BLE: Open failed, status = 0x85
I (12839) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001554-b87f-490c-92cb-11ba5ea5167c/00001555-b87f-490c-92cb-11ba5ea5167c = 72,182,55,96
I (13069) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001525-b87f-490c-92cb-11ba5ea5167c = 0,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (13169) BLE2MQTT: Discovered BLE device: cf:d6:36:d3:d3:8a (RSSI: -95), connecting
I (13259) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001526-b87f-490c-92cb-11ba5ea5167c = 0
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (13269) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=769 reason=0x003e
E (13279) BLE: Open failed, status = 0x85
I (13329) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001527-b87f-490c-92cb-11ba5ea5167c = 51,3,0,55,55,55,55,55,55,55,55,55,55,55,55,55,55
I (13409) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001528-b87f-490c-92cb-11ba5ea5167c = 48,51,3,0,0,0,0,0,127,100,7,0,0,0,0,0,0,0
I (13459) BLE2MQTT: Discovered BLE device: c7:1b:cc:8f:6c:57 (RSSI: -67), connecting
I (13559) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001529-b87f-490c-92cb-11ba5ea5167c = 169
I (13709) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001530-b87f-490c-92cb-11ba5ea5167c = 0
I (13779) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001531-b87f-490c-92cb-11ba5ea5167c = 255
I (13899) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001533-b87f-490c-92cb-11ba5ea5167c = 0
I (14119) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba71-b87f-490c-92cb-11ba5ea5167c = 104,1
I (14379) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba72-b87f-490c-92cb-11ba5ea5167c = 0
I (14529) BLE2MQTT: Discovered BLE device: cf:d6:36:d3:d3:8a (RSSI: -93), connecting
I (14569) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001891-b87f-490c-92cb-11ba5ea5167c = 177
I (14759) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001892-b87f-490c-92cb-11ba5ea5167c = 101,108,117,116,117,98,97,48,32,32,32,32,32,32,32,0
I (14909) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001893-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (15019) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001894-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0
I (15239) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001895-b87f-490c-92cb-11ba5ea5167c = 70,68,45,67,65,45,53,53,45,70,55,45,49,50,45,65,70
I (15359) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001896-b87f-490c-92cb-11ba5ea5167c = 255,0,0,0,105,158,21,3,3,14,0,0,0,100,0,0,0,0,0,0
I (15519) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/GenericAccess/DeviceName = S
I (15629) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/GenericAccess/Appearance = 0
I (15709) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/GenericAccess/PeripheralPreferredConnectionParameters = 16,32,0,80
I (15889) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/DeviceInformation/ManufacturerNameString = WazombiLabs 
I (16079) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/DeviceInformation/SerialNumberString = R-0103-tiit-202011232040-064f33b-6.1
I (16229) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/DeviceInformation/HardwareRevisionString = BLINDY_V9
I (16339) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/DeviceInformation/FirmwareRevisionString = 23fa7c7
I (16419) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/DeviceInformation/SoftwareRevisionString = v2.2.2-3-g23fa7c7
I (16489) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/BatteryService/BatteryLevel = 0
I (16719) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001554-b87f-490c-92cb-11ba5ea5167c/00001555-b87f-490c-92cb-11ba5ea5167c = 27,182,55,96
I (17049) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/00001525-b87f-490c-92cb-11ba5ea5167c = 50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (17279) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/00001526-b87f-490c-92cb-11ba5ea5167c = 0
I (17389) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/00001527-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (17499) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/00001528-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (17729) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/00001529-b87f-490c-92cb-11ba5ea5167c = 169
I (17949) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/00001530-b87f-490c-92cb-11ba5ea5167c = 0
I (18099) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/00001531-b87f-490c-92cb-11ba5ea5167c = 255
I (18129) BLE2MQTT: Discovered BLE device: c8:d0:83:f0:6a:5d (RSSI: -46), connecting
I (18219) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/00001533-b87f-490c-92cb-11ba5ea5167c = 0
I (18329) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba71-b87f-490c-92cb-11ba5ea5167c = 94,1
I (18549) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba72-b87f-490c-92cb-11ba5ea5167c = 0
I (18779) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001890-b87f-490c-92cb-11ba5ea5167c/00001891-b87f-490c-92cb-11ba5ea5167c = 0
I (18999) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001890-b87f-490c-92cb-11ba5ea5167c/00001892-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (19119) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001890-b87f-490c-92cb-11ba5ea5167c/00001893-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (19229) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001890-b87f-490c-92cb-11ba5ea5167c/00001894-b87f-490c-92cb-11ba5ea5167c = 1,0,2,0
I (19459) BLE2MQTT: Publishing: d7:83:d2:54:0f:5a/00001890-b87f-490c-92cb-11ba5ea5167c/00001895-b87f-490c-92cb-11ba5ea5167c = 68,55,45,56,51,45,68,50,45,53,52,45,48,70,45,53,65
I (19519) BLE2MQTT: Connected to device: c7:1b:cc:8f:6c:57, scanning
E (19619) BT_HCI: transmit_command couldn't allocate space for wait entry.
E (19619) BT_OSI: list_append osi_calloc failed.

E (19639) OUTBOX: /home/tiit/esp/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c:49 (outbox_enqueue): Memory exhausted
E (19639) MQTT_CLIENT: mqtt_message_receive: t
***ERROR*** A stack overflow in task BTU_TASK has been detected.
Backtrace:0x4008ea5e:0x3ffe5b50 0x4008f041:0x3ffe5b70 0x4008f2b6:0x3ffe5b90 0x4008fe64:0x3ffe5c10 0x4008f3ac:0x3ffe5c30 0x4008f362:0xb33fffff |<-CORRUPTED
ELF file SHA256: ce4d134f7e31ecb1
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:4
load:0x3fff0034,len:7068
load:0x40078000,len:13212
ho 0 tail 12 room 4
load:0x40080400,len:4568
entry 0x400806f4
I (31) boot: ESP-IDF v4.2 2nd stage bootloader
I (31) boot: compile time 10:12:50
I (31) boot: chip revision: 1
I (33) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (51) boot.esp32: SPI Speed : 40MHz
I (52) boot.esp32: SPI Mode : DIO
I (52) boot.esp32: SPI Flash Size : 4MB
I (54) boot: Enabling RNG early entropy source...
I (60) boot: Partition Table:
I (63) boot: ## Label Usage Type ST Offset Length
I (71) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (78) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (85) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (93) boot: 3 ota_0 OTA app 00 10 00010000 00180000
I (100) boot: 4 ota_1 OTA app 00 11 00190000 00180000
I (108) boot: 5 fs_0 Unknown data 01 82 00310000 00040000
I (116) boot: 6 fs_1 Unknown data 01 82 00350000 00040000
I (123) boot: End of partition table
I (127) boot_comm: chip revision: 1, min. application chip revision: 0
I (135) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x3db58 (252760) map
I (240) esp_image: segment 1: paddr=0x0004db80 vaddr=0x3ffbdb60 size=0x02498 ( 9368) load
I (244) esp_image: segment 2: paddr=0x00050020 vaddr=0x400d0020 size=0xe7990 (948624) map
I (608) esp_image: segment 3: paddr=0x001379b8 vaddr=0x3ffbfff8 size=0x04028 ( 16424) load
I (615) esp_image: segment 4: paddr=0x0013b9e8 vaddr=0x40080000 size=0x00404 ( 1028) load
I (615) esp_image: segment 5: paddr=0x0013bdf4 vaddr=0x40080404 size=0x1c730 (116528) load
I (690) boot: Loaded app from partition at offset 0x10000
I (691) boot: Disabling RNG early entropy source...
I (691) cpu_start: Pro cpu up.
I (695) cpu_start: Application information:
I (699) cpu_start: Project name: ble2mqtt
I (704) cpu_start: App version: v0.13.0-6-g2180eef
I (710) cpu_start: Compile time: Feb 25 2021 10:12:35
I (716) cpu_start: ELF file SHA256: ce4d134f7e31ecb1...
I (722) cpu_start: ESP-IDF: v4.2
I (727) cpu_start: Starting app cpu, entry point is 0x40081860
I (718) cpu_start: App cpu up.
I (738) heap_init: Initializing. RAM available for dynamic allocation:
I (745) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
I (751) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
I (757) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
I (763) heap_init: At 3FFD2438 len 0000DBC8 (54 KiB): DRAM
I (769) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (775) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (782) heap_init: At 4009CB34 len 000034CC (13 KiB): IRAM
I (788) cpu_start: Pro cpu start user code
I (806) spi_flash: detected chip: generic
I (807) spi_flash: flash io: dio
I (807) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (880) BLE2MQTT: Version: v0.13.0-6-g2180eef
I (890) Config: Initializing configuration
I (990) Config: version: eddf791945ad3d71c930b3da1f55e84d0c187762692d35d9026aa8f3e07bee73
I (990) Log: Initializing remote logging
I (990) OTA: Initializing OTA
I (1010) wifi:wifi driver task: 3ffd7a98, prio:23, stack:6656, core=0
I (1010) system_api: Base MAC address is not set
I (1010) system_api: read default base MAC address from EFUSE
I (1030) wifi:wifi firmware version: 1865b55
I (1030) wifi:wifi certification version: v7.0
I (1030) wifi:config NVS flash: enabled
I (1030) wifi:config nano formating: disabled
I (1040) wifi:Init data frame dynamic rx buffer num: 32
I (1040) wifi:Init management frame dynamic rx buffer num: 32
I (1050) wifi:Init management short buffer num: 32
I (1050) wifi:Init dynamic tx buffer num: 32
I (1060) wifi:Init static rx buffer size: 1600
I (1060) wifi:Init static rx buffer num: 10
I (1070) wifi:Init dynamic rx buffer num: 32
I (1070) wifi_init: rx ba win: 6
I (1070) wifi_init: tcpip mbox: 32
I (1080) wifi_init: udp mbox: 6
I (1080) wifi_init: tcp mbox: 6
I (1090) wifi_init: tcp tx win: 5744
I (1090) wifi_init: tcp rx win: 5744
I (1090) wifi_init: tcp mss: 1440
I (1100) wifi_init: WiFi IRAM OP enabled
I (1100) wifi_init: WiFi RX IRAM OP enabled
I (1110) Resolve: Initializing resolver
I (1110) BTDM_INIT: BT controller compile version [3723d5b]
I (1220) phy: phy_version: 4500, 0cd6843, Sep 17 2020, 15:37:07, 0, 0
I (1580) HTTPD: Initializing HTTP server
I (1590) WiFi: Connecting to SSID kodunett
I (1600) wifi:mode : sta (24:0a:c4:31:d1:ec)
I (1970) wifi:new:<3,1>, old:<1,0>, ap:<255,255>, sta:<3,1>, prof:1
I (2850) wifi:state: init -> auth (b0)
I (2860) wifi:state: auth -> assoc (0)
I (2860) wifi:state: assoc -> run (10)
I (2870) wifi:connected with kodunett, aid = 7, channel 3, 40U, bssid = b8:69:f4:3b:d5:c1
I (2870) wifi:security: WPA2-PSK, phy: bgn, rssi: -52
I (2880) wifi:pm start, type: 1
I (2880) WiFi: Connected
I (2890) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (3500) esp_netif_handlers: sta ip: 192.168.1.138, mask: 255.255.255.0, gw: 192.168.1.1
I (3500) BLE2MQTT: Connected to the network, connecting to MQTT
I (3500) MQTT: Connecting MQTT client
I (3570) MQTT: MQTT client connected
I (3570) BLE2MQTT: Connected to MQTT, scanning for BLE devices
I (3600) BLE2MQTT: Discovered BLE device: c8:d0:83:f0:6a:5d (RSSI: -47), connecting
I (4960) BLE2MQTT: Discovered BLE device: d2:4c:91:ef:c6:95 (RSSI: -80), connecting
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (5060) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=257 reason=0x003e
E (5060) BLE: Open failed, status = 0x85
I (5310) BLE2MQTT: Discovered BLE device: d7:83:d2:54:0f:5a (RSSI: -82), connecting
I (5320) BLE2MQTT: Discovered BLE device: fd:ca:55:f7:12:af (RSSI: -67), connecting
E (5320) BT_BTM: BTM_BleScan scan not active

W (5330) BT_APPL: bta_dm_ble_scan stop scan failed, status=0x6

W (5340) BT_L2CAP: L2CAP - LE - cannot start new connection at conn st: 1
E (5340) BLE: Scanning stopping failed, status: 0x1
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (5430) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=257 reason=0x003e
E (5430) BLE: Open failed, status = 0x85
E (5580) BT_BTM: BTM_BleScan scan already active
W (5580) BT_APPL: bta_dm_ble_scan start scan failed. status=0x6

E (5580) BLE: Scanning starting failed, status: 0x1
I (5940) BLE2MQTT: Discovered BLE device: d7:83:d2:54:0f:5a (RSSI: -82), connecting
I (5960) BLE2MQTT: Connected to device: c8:d0:83:f0:6a:5d, scanning
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (6120) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=257 reason=0x003e
E (6130) BLE: Open failed, status = 0x85
I (6540) BLE2MQTT: Publishing: c8:d0:83:f0:6a:5d/GenericAccess/DeviceName = Apple TV
I (6550) BLE2MQTT: Discovered BLE device: 26:bd:c8:86:b9:6d (RSSI: -50), connecting
I (6570) BLE2MQTT: Publishing: c8:d0:83:f0:6a:5d/GenericAccess/Appearance = 640
E (6670) BLE: Failed writing characteristic descriptor, status = 0x5
I (9210) BLE2MQTT: Connected to device: fd:ca:55:f7:12:af, scanning
E (9300) BT_APPL: service change write ccc failed
I (10520) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/GenericAccess/DeviceName = S
I (10620) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/GenericAccess/Appearance = 0
I (10730) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/GenericAccess/PeripheralPreferredConnectionParameters = 16,32,0,80
I (10960) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/ManufacturerNameString = WazombiLabs 
I (11220) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/SerialNumberString = R-0103-tiit-202011102357-064f33b-6.1
I (11330) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/HardwareRevisionString = BLINDY_V9
I (11440) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/FirmwareRevisionString = 23fa7c7
I (11560) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/DeviceInformation/SoftwareRevisionString = v2.2.2-3-g23fa7c7
I (11670) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/BatteryService/BatteryLevel = 0
I (11900) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001554-b87f-490c-92cb-11ba5ea5167c/00001555-b87f-490c-92cb-11ba5ea5167c = 90,182,55,96
I (12190) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001525-b87f-490c-92cb-11ba5ea5167c = 0,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (12420) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001526-b87f-490c-92cb-11ba5ea5167c = 0
I (12570) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001527-b87f-490c-92cb-11ba5ea5167c = 51,3,0,55,55,55,55,55,55,55,55,55,55,55,55,55,55
I (12680) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001528-b87f-490c-92cb-11ba5ea5167c = 48,51,3,0,0,0,0,0,127,100,7,0,0,0,0,0,0,0
I (12910) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001529-b87f-490c-92cb-11ba5ea5167c = 169
I (13170) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001530-b87f-490c-92cb-11ba5ea5167c = 0
I (13280) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001531-b87f-490c-92cb-11ba5ea5167c = 255
I (13400) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/00001533-b87f-490c-92cb-11ba5ea5167c = 0
I (13510) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba71-b87f-490c-92cb-11ba5ea5167c = 104,1
I (13730) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba72-b87f-490c-92cb-11ba5ea5167c = 0
I (13960) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001891-b87f-490c-92cb-11ba5ea5167c = 177
I (14180) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001892-b87f-490c-92cb-11ba5ea5167c = 101,108,117,116,117,98,97,48,32,32,32,32,32,32,32,0
I (14290) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001893-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (14410) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001894-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0
I (14740) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001895-b87f-490c-92cb-11ba5ea5167c = 70,68,45,67,65,45,53,53,45,70,55,45,49,50,45,65,70
I (14860) BLE2MQTT: Publishing: fd:ca:55:f7:12:af/00001890-b87f-490c-92cb-11ba5ea5167c/00001896-b87f-490c-92cb-11ba5ea5167c = 255,0,0,0,105,158,21,3,3,14,0,0,0,100,0,0,0,0,0,0
W (34940) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=1 reason=0x0013
I (34950) BLE: Connection closed, reason = 0x13
I (34950) BLE2MQTT: Disconnected from device: c8:d0:83:f0:6a:5d
W (36570) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=257 reason=0x0100
E (36570) BLE: Open failed, status = 0x85
I (36670) BLE2MQTT: Discovered BLE device: d7:83:d2:54:0f:5a (RSSI: -88), connecting
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (36770) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=1 reason=0x003e
E (36770) BLE: Open failed, status = 0x85
I (36870) BLE2MQTT: Discovered BLE device: 7c:99:5d:a8:4b:0d (RSSI: -84), connecting
I (39050) BLE2MQTT: Discovered BLE device: d2:4c:91:ef:c6:95 (RSSI: -86), connecting
I (39360) BLE2MQTT: Discovered BLE device: cf:d6:36:d3:d3:8a (RSSI: -93), connecting
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (39460) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=769 reason=0x003e
E (39460) BLE: Open failed, status = 0x85
I (39720) BLE2MQTT: Discovered BLE device: c7:1b:cc:8f:6c:57 (RSSI: -68), connecting
I (40370) BLE2MQTT: Connected to device: 7c:99:5d:a8:4b:0d, scanning
I (40870) BLE2MQTT: Discovered BLE device: d7:83:d2:54:0f:5a (RSSI: -85), connecting
I (40950) BLE2MQTT: Publishing: 7c:99:5d:a8:4b:0d/GenericAccess/DeviceName = Snoggox
I (40970) BLE2MQTT: Publishing: 7c:99:5d:a8:4b:0d/GenericAccess/Appearance = 128
I (41040) BLE2MQTT: Publishing: 7c:99:5d:a8:4b:0d/GenericAttribute/ServiceChanged = 0,0
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (41070) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=1025 reason=0x003e
E (41070) BLE: Open failed, status = 0x85
I (41130) BLE2MQTT: Publishing: 7c:99:5d:a8:4b:0d/DeviceInformation/ManufacturerNameString = Apple Inc
I (41260) BLE2MQTT: Discovered BLE device: d7:83:d2:54:0f:5a (RSSI: -85), connecting
I (41280) BLE2MQTT: Publishing: 7c:99:5d:a8:4b:0d/DeviceInformation/ModelNumberString = MacBookPro15,2
E (41370) BLE: Failed writing characteristic descriptor, status = 0x5
I (42550) BLE2MQTT: Discovered BLE device: c8:d0:83:f0:6a:5d (RSSI: -47), connecting
I (43430) BLE2MQTT: Discovered BLE device: 26:bd:c8:86:b9:6d (RSSI: -47), connecting
I (43960) BLE2MQTT: Connected to device: d2:4c:91:ef:c6:95, scanning
E (44100) BT_APPL: service change write ccc failed
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x40115afd PS : 0x00060530 A0 : 0x80049b9c A1 : 0x3ffe3470
A2 : 0x07ffffff A3 : 0x00010f54 A4 : 0x000000d6 A5 : 0x00000001
A6 : 0x3ffe34d0 A7 : 0x00000000 A8 : 0x3ffde940 A9 : 0x3ffe3450
A10 : 0x0030bb00 A11 : 0x00000001 A12 : 0x00000000 A13 : 0x3ffafd68
A14 : 0x00000000 A15 : 0x3ffb8360 SAR : 0x00000016 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000008 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0x00000000
Backtrace:0x40115afa:0x3ffe3470 0x40049b99:0x3ffe34d0 0x400457cd:0x3ffe3500 0x40083d2a:0x3ffe3540 0x40019d11:0x3ffe3570 0x40055b4d:0x3ffe3590 0x4010e623:0x3ffe35b0 0x4010ec25:0x3ffe35d0
ELF file SHA256: ce4d134f7e31ecb1
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:4
load:0x3fff0034,len:7068
load:0x40078000,len:13212
ho 0 tail 12 room 4
load:0x40080400,len:4568
entry 0x400806f4
I (31) boot: ESP-IDF v4.2 2nd stage bootloader
I (31) boot: compile time 10:12:50
I (31) boot: chip revision: 1
I (33) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (51) boot.esp32: SPI Speed : 40MHz
I (52) boot.esp32: SPI Mode : DIO
I (52) boot.esp32: SPI Flash Size : 4MB
I (54) boot: Enabling RNG early entropy source...
I (60) boot: Partition Table:
I (63) boot: ## Label Usage Type ST Offset Length
I (71) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (78) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (85) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (93) boot: 3 ota_0 OTA app 00 10 00010000 00180000
I (100) boot: 4 ota_1 OTA app 00 11 00190000 00180000
I (108) boot: 5 fs_0 Unknown data 01 82 00310000 00040000
I (116) boot: 6 fs_1 Unknown data 01 82 00350000 00040000
I (123) boot: End of partition table
I (127) boot_comm: chip revision: 1, min. application chip revision: 0
I (135) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x3db58 (252760) map
I (240) esp_image: segment 1: paddr=0x0004db80 vaddr=0x3ffbdb60 size=0x02498 ( 9368) load
I (244) esp_image: segment 2: paddr=0x00050020 vaddr=0x400d0020 size=0xe7990 (948624) map
I (608) esp_image: segment 3: paddr=0x001379b8 vaddr=0x3ffbfff8 size=0x04028 ( 16424) load
I (615) esp_image: segment 4: paddr=0x0013b9e8 vaddr=0x40080000 size=0x00404 ( 1028) load
I (615) esp_image: segment 5: paddr=0x0013bdf4 vaddr=0x40080404 size=0x1c730 (116528) load
I (690) boot: Loaded app from partition at offset 0x10000
I (691) boot: Disabling RNG early entropy source...
I (691) cpu_start: Pro cpu up.
I (695) cpu_start: Application information:
I (699) cpu_start: Project name: ble2mqtt
I (704) cpu_start: App version: v0.13.0-6-g2180eef
I (710) cpu_start: Compile time: Feb 25 2021 10:12:35
I (716) cpu_start: ELF file SHA256: ce4d134f7e31ecb1...
I (722) cpu_start: ESP-IDF: v4.2
I (727) cpu_start: Starting app cpu, entry point is 0x40081860
I (718) cpu_start: App cpu up.
I (738) heap_init: Initializing. RAM available for dynamic allocation:
I (745) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
I (751) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
I (757) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
I (763) heap_init: At 3FFD2438 len 0000DBC8 (54 KiB): DRAM
I (769) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (775) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (782) heap_init: At 4009CB34 len 000034CC (13 KiB): IRAM
I (788) cpu_start: Pro cpu start user code
I (806) spi_flash: detected chip: generic
I (807) spi_flash: flash io: dio
I (807) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (880) BLE2MQTT: Version: v0.13.0-6-g2180eef
I (890) Config: Initializing configuration
I (990) Config: version: eddf791945ad3d71c930b3da1f55e84d0c187762692d35d9026aa8f3e07bee73
I (990) Log: Initializing remote logging
I (990) OTA: Initializing OTA
I (1010) wifi:wifi driver task: 3ffd7a98, prio:23, stack:6656, core=0
I (1010) system_api: Base MAC address is not set
I (1010) system_api: read default base MAC address from EFUSE
I (1030) wifi:wifi firmware version: 1865b55
I (1030) wifi:wifi certification version: v7.0
I (1030) wifi:config NVS flash: enabled
I (1030) wifi:config nano formating: disabled
I (1040) wifi:Init data frame dynamic rx buffer num: 32
I (1040) wifi:Init management frame dynamic rx buffer num: 32
I (1050) wifi:Init management short buffer num: 32
I (1050) wifi:Init dynamic tx buffer num: 32
I (1060) wifi:Init static rx buffer size: 1600
I (1060) wifi:Init static rx buffer num: 10
I (1070) wifi:Init dynamic rx buffer num: 32
I (1070) wifi_init: rx ba win: 6
I (1070) wifi_init: tcpip mbox: 32
I (1080) wifi_init: udp mbox: 6
I (1080) wifi_init: tcp mbox: 6
I (1090) wifi_init: tcp tx win: 5744
I (1090) wifi_init: tcp rx win: 5744
I (1090) wifi_init: tcp mss: 1440
I (1100) wifi_init: WiFi IRAM OP enabled
I (1100) wifi_init: WiFi RX IRAM OP enabled
I (1110) Resolve: Initializing resolver
I (1110) BTDM_INIT: BT controller compile version [3723d5b]
I (1220) phy: phy_version: 4500, 0cd6843, Sep 17 2020, 15:37:07, 0, 0
I (1580) HTTPD: Initializing HTTP server
I (1590) WiFi: Connecting to SSID kodunett
I (1610) wifi:mode : sta (24:0a:c4:31:d1:ec)
I (1970) wifi:new:<3,1>, old:<1,0>, ap:<255,255>, sta:<3,1>, prof:1
I (2850) wifi:state: init -> auth (b0)
I (2860) wifi:state: auth -> assoc (0)
I (2870) wifi:state: assoc -> run (10)
I (2880) wifi:connected with kodunett, aid = 7, channel 3, 40U, bssid = b8:69:f4:3b:d5:c1
I (2880) wifi:security: WPA2-PSK, phy: bgn, rssi: -52
I (2880) wifi:pm start, type: 1
I (2890) WiFi: Connected
I (2920) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (3500) esp_netif_handlers: sta ip: 192.168.1.138, mask: 255.255.255.0, gw: 192.168.1.1
I (3500) BLE2MQTT: Connected to the network, connecting to MQTT
I (3500) MQTT: Connecting MQTT client
I (3540) MQTT: MQTT client connected
I (3540) BLE2MQTT: Connected to MQTT, scanning for BLE devices
I (3560) BLE2MQTT: Discovered BLE device: 60:6f:74:e1:ca:96 (RSSI: -80), connecting
I (3570) BLE2MQTT: Discovered BLE device: d2:4c:91:ef:c6:95 (RSSI: -80), connecting
I (3570) BLE2MQTT: Discovered BLE device: d7:83:d2:54:0f:5a (RSSI: -79), connecting
E (3570) BT_BTM: BTM_BleScan scan not active

I (3580) BLE2MQTT: Discovered BLE device: c7:1b:cc:8f:6c:57 (RSSI: -68), connecting
W (3580) BT_APPL: bta_dm_ble_scan stop scan failed, status=0x6

W (3600) BT_L2CAP: L2CAP - LE - cannot start new connection at conn st: 1
E (3610) BT_BTM: BTM_BleScan scan not active

W (3610) BT_APPL: bta_dm_ble_scan stop scan failed, status=0x6

W (3620) BT_L2CAP: L2CAP - LE - cannot start new connection at conn st: 1
E (3630) BT_BTM: BTM_BleScan scan not active

W (3630) BT_APPL: bta_dm_ble_scan stop scan failed, status=0x6

W (3640) BT_L2CAP: L2CAP - LE - cannot start new connection at conn st: 1
E (3650) BLE: Scanning stopping failed, status: 0x1
E (3650) BLE: Scanning stopping failed, status: 0x1
E (3660) BLE: Scanning stopping failed, status: 0x1
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (4460) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=1 reason=0x003e
E (4460) BLE: Open failed, status = 0x85
I (4480) BLE2MQTT: Discovered BLE device: 66:5d:7c:5b:5b:f9 (RSSI: -84), connecting
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (4500) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=513 reason=0x003e
E (4500) BLE: Open failed, status = 0x85
W (4510) BT_APPL: bta_dm_ble_scan start scan failed. status=0x3

E (4510) BT_HCI: btu_hcif_hdl_command_complete opcode 0x200c status 0xc
E (4520) BLE: Scanning starting failed, status: 0x1
W (4600) BT_APPL: bta_dm_ble_scan start scan failed. status=0x3

E (4600) BT_HCI: btu_hcif_hdl_command_complete opcode 0x200c status 0xc
E (4600) BLE: Scanning starting failed, status: 0x1
W (4610) BT_APPL: bta_dm_ble_scan start scan failed. status=0x3

E (4610) BT_HCI: btu_hcif_hdl_command_complete opcode 0x200c status 0xc
E (4620) BLE: Scanning starting failed, status: 0x1
I (8180) BLE2MQTT: Connected to device: c7:1b:cc:8f:6c:57, scanning
I (8420) BLE2MQTT: Connected to device: d2:4c:91:ef:c6:95, scanning
E (8510) BT_APPL: service change write ccc failed
I (9820) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/GenericAccess/DeviceName = S
I (9880) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/GenericAccess/Appearance = 0
I (10030) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/GenericAccess/PeripheralPreferredConnectionParameters = 16,32,0,80
I (10250) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/DeviceInformation/ManufacturerNameString = WazombiLabs 
I (10480) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/DeviceInformation/SerialNumberString = R-0103-kristjan-202003201102-ab6eb60-6.1
I (10600) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/DeviceInformation/HardwareRevisionString = BLINDY_V8_3
I (10740) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/DeviceInformation/FirmwareRevisionString = 61b97c0
I (10850) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/DeviceInformation/SoftwareRevisionString = v2.0.4
I (10960) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/BatteryService/BatteryLevel = 16
I (11100) BLE2MQTT: Discovered BLE device: 60:6f:74:e1:ca:96 (RSSI: -79), connecting
I (11260) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001554-b87f-490c-92cb-11ba5ea5167c/00001555-b87f-490c-92cb-11ba5ea5167c = 134,182,55,96
scan_evt timeout
I (11560) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/00001525-b87f-490c-92cb-11ba5ea5167c = 0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (11790) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/00001526-b87f-490c-92cb-11ba5ea5167c = 0
I (11900) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/00001527-b87f-490c-92cb-11ba5ea5167c = 51,2,0,55,55,55,55,55,55,55,55,55,55,55,55,55,55
I (12010) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/00001528-b87f-490c-92cb-11ba5ea5167c = 48,51,2,0,0,0,0,0,127,100,7,0,0,0,0,0,0,0
I (12280) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/00001529-b87f-490c-92cb-11ba5ea5167c = 169
I (12500) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/00001530-b87f-490c-92cb-11ba5ea5167c = 0
I (12610) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/00001531-b87f-490c-92cb-11ba5ea5167c = 255
I (12680) BLE2MQTT: Connected to device: 66:5d:7c:5b:5b:f9, scanning
I (12730) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/00001533-b87f-490c-92cb-11ba5ea5167c = 0
I (12840) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba71-b87f-490c-92cb-11ba5ea5167c = 113,1
I (13060) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba72-b87f-490c-92cb-11ba5ea5167c = 0
I (13290) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001890-b87f-490c-92cb-11ba5ea5167c/00001891-b87f-490c-92cb-11ba5ea5167c = 0
I (13520) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001890-b87f-490c-92cb-11ba5ea5167c/00001892-b87f-490c-92cb-11ba5ea5167c = 101,108,117,116,117,98,97,32,97,101,100,97,48,32,32,0
I (13740) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001890-b87f-490c-92cb-11ba5ea5167c/00001893-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (13890) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001890-b87f-490c-92cb-11ba5ea5167c/00001894-b87f-490c-92cb-11ba5ea5167c = 0,0,168,0
I (14080) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001890-b87f-490c-92cb-11ba5ea5167c/00001895-b87f-490c-92cb-11ba5ea5167c = 67,55,45,49,66,45,67,67,45,56,70,45,54,67,45,53,55
I (14230) BLE2MQTT: Publishing: c7:1b:cc:8f:6c:57/00001890-b87f-490c-92cb-11ba5ea5167c/00001896-b87f-490c-92cb-11ba5ea5167c = 1,0,0,0,105,148,230,5,3,8,0,0,0,100,0,0
I (14350) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/GenericAccess/DeviceName = S
scan_evt timeout
I (14460) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/GenericAccess/Appearance = 0
I (14570) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/GenericAccess/PeripheralPreferredConnectionParameters = 16,32,0,80
I (14840) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/DeviceInformation/ManufacturerNameString = WazombiLabs 
I (14900) BLE2MQTT: Discovered BLE device: d7:83:d2:54:0f:5a (RSSI: -81), connecting
I (15070) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/DeviceInformation/SerialNumberString = R-0103-kristjan-202012061128-202c1e9-6.1
I (15170) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/DeviceInformation/HardwareRevisionString = BLINDY_V9
I (15270) BLE2MQTT: Discovered BLE device: cf:d6:36:d3:d3:8a (RSSI: -91), connecting
I (15290) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/DeviceInformation/FirmwareRevisionString = 8b8a350
I (15400) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/DeviceInformation/SoftwareRevisionString = v2.2.4
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (15450) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=1281 reason=0x003e
E (15460) BLE: Open failed, status = 0x85
I (15600) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/BatteryService/BatteryLevel = 0
I (15790) BLE2MQTT: Discovered BLE device: fd:ca:55:f7:12:af (RSSI: -65), connecting
I (15830) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001554-b87f-490c-92cb-11ba5ea5167c/00001555-b87f-490c-92cb-11ba5ea5167c = 132,182,55,96
I (16100) BLE2MQTT: Discovered BLE device: cf:d6:36:d3:d3:8a (RSSI: -91), connecting
I (16130) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/00001525-b87f-490c-92cb-11ba5ea5167c = 0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (16210) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=1537 reason=0x003e
E (16220) BLE: Open failed, status = 0x85
I (16340) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/00001526-b87f-490c-92cb-11ba5ea5167c = 0
I (16490) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/00001527-b87f-490c-92cb-11ba5ea5167c = 19,2,0,0,0,0,0,127,100,7,0,0,0,0,0,0,0
I (16640) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/00001528-b87f-490c-92cb-11ba5ea5167c = 48,19,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85
I (16900) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/00001529-b87f-490c-92cb-11ba5ea5167c = 169
I (17090) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/00001530-b87f-490c-92cb-11ba5ea5167c = 0
I (17200) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/00001531-b87f-490c-92cb-11ba5ea5167c = 255
I (17310) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/00001533-b87f-490c-92cb-11ba5ea5167c = 0
I (17360) BLE2MQTT: Discovered BLE device: 7c:99:5d:a8:4b:0d (RSSI: -84), connecting
I (17420) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba71-b87f-490c-92cb-11ba5ea5167c = 103,1
I (17650) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001861-b87f-490c-92cb-11ba5ea5167c/0000ba72-b87f-490c-92cb-11ba5ea5167c = 0
I (17870) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001890-b87f-490c-92cb-11ba5ea5167c/00001891-b87f-490c-92cb-11ba5ea5167c = 0
I (18140) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001890-b87f-490c-92cb-11ba5ea5167c/00001892-b87f-490c-92cb-11ba5ea5167c = 98,101,100,114,111,111,109,48,32,32,32,32,32,32,32,0
I (18250) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001890-b87f-490c-92cb-11ba5ea5167c/00001893-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
I (18440) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001890-b87f-490c-92cb-11ba5ea5167c/00001894-b87f-490c-92cb-11ba5ea5167c = 0,0,0,0
I (18700) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001890-b87f-490c-92cb-11ba5ea5167c/00001895-b87f-490c-92cb-11ba5ea5167c = 68,50,45,52,67,45,57,49,45,69,70,45,67,54,45,57,53
I (18810) BLE2MQTT: Publishing: d2:4c:91:ef:c6:95/00001890-b87f-490c-92cb-11ba5ea5167c/00001896-b87f-490c-92cb-11ba5ea5167c = 255,0,0,122,105,66,31,3,213,65,0,0,0,100,8,0,0,0,0,0
I (18950) BLE2MQTT: Publishing: 66:5d:7c:5b:5b:f9/GenericAccess/DeviceName = Snoggox
I (19070) BLE2MQTT: Publishing: 66:5d:7c:5b:5b:f9/GenericAccess/Appearance = 128
I (19170) BLE2MQTT: Publishing: 66:5d:7c:5b:5b:f9/GenericAttribute/ServiceChanged = 0,0
I (19310) BLE2MQTT: Connected to device: 60:6f:74:e1:ca:96, scanning
I (19370) BLE2MQTT: Publishing: 66:5d:7c:5b:5b:f9/DeviceInformation/ManufacturerNameString = Apple Inc
I (19500) BLE2MQTT: Publishing: 66:5d:7c:5b:5b:f9/DeviceInformation/ModelNumberString = MacBookPro15,2
I (19580) BLE2MQTT: Publishing: 60:6f:74:e1:ca:96/GenericAccess/DeviceName = iPhone
E (19670) BLE: Failed writing characteristic descriptor, status = 0x5
I (19670) BLE2MQTT: Publishing: 60:6f:74:e1:ca:96/GenericAccess/Appearance = 64
lld_pdu_get_tx_flush_nb HCI packet count mismatch (0, 1)
W (19860) BT_APPL: bta_gattc_conn_cback() - cif=1 connected=0 conn_id=1537 reason=0x003e
E (19870) BLE: Open failed, status = 0x85
E (19890) BLE: Failed writing characteristic descriptor, status = 0x5
I (19900) BLE2MQTT: Discovered BLE device: 26:bd:c8:86:b9:6d (RSSI: -47), connecting
E (20110) BLE: Authentication failed, status: 0x55
W (20120) BT_BTM: Security Manager: BTM_SetEncryption not connected

I (20590) BLE2MQTT: Connected to device: d7:83:d2:54:0f:5a, scanning
E (20690) BT_APPL: Max Notification Reached, registration failed.
E (20690) BLE: Failed registering for notification, status = 0x80
E (20700) BT_APPL: Max Notification Reached, registration failed.
E (20700) BLE: Failed registering for notification, status = 0x80
E (20710) BT_BTC: btc_gattc_cback transfer failed

I (21230) BLE2MQTT: Connected to device: fd:ca:55:f7:12:af, scanning
E (21250) BT_BTC: btc_gattc_cback transfer failed

E (21250) BT_BTC: btc_gattc_cback transfer failed

E (21250) BT_BTC: btc_gattc_cback transfer failed

E (21250) BT_BTC: btc_gattc_cback transfer failed

E (21260) BT_BTC: btc_gattc_cback transfer failed

E (21260) BT_BTC: btc_gattc_cback transfer failed

E (21390) BT_APPL: service change write ccc failed
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x40115afd PS : 0x00060330 A0 : 0x80049b9c A1 : 0x3ffe3470
A2 : 0x07ffffff A3 : 0x00007dac A4 : 0x000000d5 A5 : 0x00000001
A6 : 0x3ffe34d0 A7 : 0x00000000 A8 : 0x3ffde220 A9 : 0x3ffe3450
A10 : 0x0030bb00 A11 : 0x00000001 A12 : 0x00000000 A13 : 0x3ffafd68
A14 : 0x00000000 A15 : 0x3ffb8360 SAR : 0x00000016 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000008 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0x00000000
Backtrace:0x40115afa:0x3ffe3470 0x40049b99:0x3ffe34d0 0x400457cd:0x3ffe3500 0x40083d2a:0x3ffe3540 0x40019d11:0x3ffe3570 0x40055b4d:0x3ffe3590 0x4010e623:0x3ffe35b0 0x4010ec25:0x3ffe35d0
ELF file SHA256: ce4d134f7e31ecb1
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:4
load:0x3fff0034,len:7068
load:0x40078000,len:13212
ho 0 tail 12 room 4
load:0x40080400,len:4568
entry 0x400806f4
I (31) boot: ESP-IDF v4.2 2nd stage bootloader
I (31) boot: compile time 10:12:50
I (31) boot: chip revision: 1
I (33) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (51) boot.esp32: SPI Speed : 40MHz
I (52) boot.esp32: SPI Mode : DIO
I (52) boot.esp32: SPI Flash Size : 4MB
I (54) boot: Enabling RNG early entropy source...
I (60) boot: Partition Table:
I (63) boot: ## Label Usage Type ST Offset Length
I (71) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (78) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (85) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (93) boot: 3 ota_0 OTA app 00 10 00010000 00180000
I (100) boot: 4 ota_1 OTA app 00 11 00190000 00180000
I (108) boot: 5 fs_0 Unknown data 01 82 00310000 00040000
I (116) boot: 6 fs_1 Unknown data 01 82 00350000 00040000
I (123) boot: End of partition table
I (127) boot_comm: chip revision: 1, min. application chip revision: 0
I (135) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x3db58 (252760) map
I (240) esp_image: segment 1: paddr=0x0004db80 vaddr=0x3ffbdb60 size=0x02498 ( 9368) load
I (244) esp_image: segment 2: paddr=0x00050020 vaddr=0x400d0020 size=0xe7990 (948624) map
I (608) esp_image: segment 3: paddr=0x001379b8 vaddr=0x3ffbfff8 size=0x04028 ( 16424) load
I (615) esp_image: segment 4: paddr=0x0013b9e8 vaddr=0x40080000 size=0x00404 ( 1028) load
I (615) esp_image: segment 5: paddr=0x0013bdf4 vaddr=0x40080404 size=0x1c730 (116528) load
I (690) boot: Loaded app from partition at offset 0x10000
I (691) boot: Disabling RNG early entropy source...
I (691) cpu_start: Pro cpu up.
I (695) cpu_start: Application information:
I (699) cpu_start: Project name: ble2mqtt
I (704) cpu_start: App version: v0.13.0-6-g2180eef
I (710) cpu_start: Compile time: Feb 25 2021 10:12:35
I (716) cpu_start: ELF file SHA256: ce4d134f7e31ecb1...
I (722) cpu_start: ESP-IDF: v4.2
I (727) cpu_start: Starting app cpu, entry point is 0x40081860
I (718) cpu_start: App cpu up.
I (738) heap_init: Initializing. RAM available for dynamic allocation:
I (745) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
I (751) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
I (757) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
I (763) heap_init: At 3FFD2438 len 0000DBC8 (54 KiB): DRAM
I (769) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (775) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (782) heap_init: At 4009CB34 len 000034CC (13 KiB): IRAM
I (788) cpu_start: Pro cpu start user code
I (806) spi_flash: detected chip: generic
I (807) spi_flash: flash io: dio
I (807) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
I (880) BLE2MQTT: Version: v0.13.0-6-g2180eef
I (890) Config: Initializing configuration
I (990) Config: version: eddf791945ad3d71c930b3da1f55e84d0c187762692d35d9026aa8f3e07bee73
I (990) Log: Initializing remote logging
I (990) OTA: Initializing OTA
I (1010) wifi:wifi driver task: 3ffd7a98, prio:23, stack:6656, core=0
I (1010) system_api: Base MAC address is not set
I (1010) system_api: read default base MAC address from EFUSE
I (1030) wifi:wifi firmware version: 1865b55
I (1030) wifi:wifi certification version: v7.0
I (1030) wifi:config NVS flash: enabled
I (1030) wifi:config nano formating: disabled
I (1040) wifi:Init data frame dynamic rx buffer num: 32
I (1040) wifi:Init management frame dynamic rx buffer num: 32
I (1050) wifi:Init management short buffer num: 32
I (1050) wifi:Init dynamic tx buffer num: 32
I (1060) wifi:Init static rx buffer size: 1600
I (1060) wifi:Init static rx buffer num: 10
I (1070) wifi:Init dynamic rx buffer num: 32
I (1070) wifi_init: rx ba win: 6
I (1070) wifi_init: tcpip mbox: 32
I (1080) wifi_init: udp mbox: 6
I (1080) wifi_init: tcp mbox: 6
I (1090) wifi_init: tcp tx win: 5744
I (1090) wifi_init: tcp rx win: 5744
I (1090) wifi_init: tcp mss: 1440
I (1100) wifi_init: WiFi IRAM OP enabled
I (1100) wifi_init: WiFi RX IRAM OP enabled
I (1110) Resolve: Initializing resolver
I (1110) BTDM_INIT: BT controller compile version [3723d5b]
I (1220) phy: phy_version: 4500, 0cd6843, Sep 17 2020, 15:37:07, 0, 0
I (1570) HTTPD: Initializing HTTP server
I (1580) WiFi: Connecting to SSID kodunett
I (1600) wifi:mode : sta (24:0a:c4:31:d1:ec)
I (1960) wifi:new:<3,1>, old:<1,0>, ap:<255,255>, sta:<3,1>, prof:1
I (2840) wifi:state: init -> auth (b0)
I (2850) wifi:state: auth -> assoc (0)
I (2860) wifi:state: assoc -> run (10)
I (2870) wifi:connected with kodunett, aid = 7, channel 3, 40U, bssid = b8:69:f4:3b:d5:c1
Executing action: flash
Choosing default port b'/dev/ttyUSB0' (use '-p PORT' option to set a specific serial port)
Running ninja in directory /home/tiit/esp/esp32-ble2mqtt/build
Executing "ninja flash"...
Executing action: monitor
Running idf_monitor in directory /home/tiit/esp/esp32-ble2mqtt
Executing "/home/tiit/.espressif/python_env/idf4.2_py3.8_env/bin/python /home/tiit/esp/esp-idf/tools/idf_monitor.py -p /dev/ttyUSB0 -b 115200 --toolchain-prefix xtensa-esp32-elf- /home/tiit/esp/esp32-ble2mqtt/build/ble2mqtt.elf -m '/home/tiit/.espressif/python_env/idf4.2_py3.8_env/bin/python' '/home/tiit/esp/esp-idf/tools/idf.py'"...
Done
@iMrFelix
Copy link

Any updates? I have a similar issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment