ets Jun 8 2016 00:22:57 rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) ets Jun 8 2016 00:22:57 rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0x00 clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0008,len:8 load:0x3fff0010,len:3304 load:0x40078000,len:7076 load:0x40080000,len:252 entry 0x40080034 I (44) boot: ESP-IDF v2.0-rc1-22-gb8e2edc 2nd stage bootloader I (44) boot: compile time 14:06:38 I (44) boot: Enabling RNG early entropy source... I (64) boot: SPI Speed : 40MHz I (77) boot: SPI Mode : DIO I (89) boot: SPI Flash Size : 4MB I (102) boot: Partition Table: I (113) boot: ## Label Usage Type ST Offset Length I (136) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (159) boot: 1 phy_init RF data 01 01 0000f000 00001000 I (182) boot: 2 factory factory app 00 00 00010000 00100000 I (206) boot: End of partition table I (219) boot: Disabling RNG early entropy source... I (236) boot: Loading app partition at offset 00010000 I (495) boot: segment 0: paddr=0x00010018 vaddr=0x00000000 size=0x0ffe8 ( 65512)  I (496) boot: segment 1: paddr=0x00020008 vaddr=0x3f400010 size=0x02a84 ( 10884) map I (512) boot: segment 2: paddr=0x00022a94 vaddr=0x3ffb0000 size=0x01a34 ( 6708) load I (541) boot: segment 3: paddr=0x000244d0 vaddr=0x40080000 size=0x00400 ( 1024) load I (565) boot: segment 4: paddr=0x000248d8 vaddr=0x40080400 size=0x081b0 ( 33200) load I (606) boot: segment 5: paddr=0x0002ca90 vaddr=0x400c0000 size=0x00000 ( 0) load I (617) boot: segment 6: paddr=0x0002ca98 vaddr=0x00000000 size=0x03570 ( 13680)  I (642) boot: segment 7: paddr=0x00030010 vaddr=0x400d0018 size=0x0e240 ( 57920) map I (668) heap_alloc_caps: Initializing. RAM available for dynamic allocation: I (691) heap_alloc_caps: At 3FFB20A0 len 0002DF60 (183 KiB): DRAM I (712) heap_alloc_caps: At 3FFE8000 len 00018000 (96 KiB): D/IRAM I (733) heap_alloc_caps: At 400885B0 len 00017A50 (94 KiB): IRAM I (754) cpu_start: Pro cpu up. I (765) cpu_start: Starting app cpu, entry point is 0x400809dc I (0) cpu_start: App cpu up. I (796) cpu_start: Pro cpu start user code I (856) cpu_start: Starting scheduler on PRO CPU. I (80) cpu_start: Starting scheduler on APP CPU. ******************* TASK[1] MASTER READ SENSOR( BH1750 ) ******************* data_h: 00 data_l: 00 sensor val: 0.000000 ******************* TASK[0] MASTER READ SENSOR( BH1750 ) ******************* data_h: 00 data_l: 00 sensor val: 0.000000 ******************* TASK[0] MASTER READ FROM SLAVE ******************* ====TASK[0] Slave buffer data ==== 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37 38 39 3a 3b 3c 3d 3e 3f 40 41 42 43 44 45 46 47 48 49 4a 4b 4c 4d 4e 4f 50 51 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e 5f 60 61 62 63 64 65 66 67 68 69 6a 6b 6c 6d 6e 6f 70 71 72 73 74 75 76 77 78 79 7a 7b 7c 7d 7e 7f 80 Master read slave error, IO not connected... ******************* TASK[1] MASTER READ FROM SLAVE ******************* ====TASK[1] Slave buffer data ==== 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37 38 39 3a 3b 3c 3d 3e 3f 40 41 42 43 44 45 46 47 48 49 4a 4b 4c 4d 4e 4f 50 51 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e 5f 60 61 62 63 64 65 66 67 68 69 6a 6b 6c 6d 6e 6f 70 71 72 73 74 75 76 77 78 79 7a 7b 7c 7d 7e 7f 80 Master read slave error, IO not connected... ******************* TASK[0] MASTER WRITE TO SLAVE ******************* ----TASK[0] Master write ---- 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37 38 39 3a 3b 3c 3d 3e 3f 40 41 42 43 44 45 46 47 48 49 4a 4b 4c 4d 4e 4f 50 51 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e 5f 60 61 62 63 64 65 66 67 68 69 6a 6b 6c 6d 6e 6f 70 71 72 73 74 75 76 77 78 79 7a 7b 7c 7d 7e 7f 80 81 82 83 84 85 86 87 88 89 8a TASK[0] Master write slave error, IO not connected.... ******************* TASK[1] MASTER WRITE TO SLAVE ******************* ----TASK[1] Master write ---- 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37 38 39 3a 3b 3c 3d 3e 3f 40 41 42 43 44 45 46 47 48 49 4a 4b 4c 4d 4e 4f 50 51 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e 5f 60 61 62 63 64 65 66 67 68 69 6a 6b 6c 6d 6e 6f 70 71 72 73 74 75 76 77 78 79 7a 7b 7c 7d 7e 7f 80 81 82 83 84 85 86 87 88 89 8a TASK[1] Master write slave error, IO not connected.... ******************* TASK[0] MASTER READ SENSOR( BH1750 ) ******************* data_h: 00 data_l: 00 sensor val: 0.000000 ******************* TASK[0] MASTER READ FROM SLAVE ******************* ====TASK[0] Slave buffer data ==== 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37 38 39 3a 3b 3c 3d 3e 3f 40 41 42 43 44 45 46 47 48 49 4a 4b 4c 4d 4e 4f 50 51 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e 5f 60 61 62 63 64 65 66 67 68 69 6a 6b 6c 6d 6e 6f 70 71 72 73 74 75 76 77 78 79 7a 7b 7c 7d 7e 7f 80 Master read slave error, IO not connected...