Skip to content

Commit 1b1ce2b

Browse files
committed
Starting FreeRTOS SMP on both cores:
Connecting to Wi-Fi... Connected. watchdog_task starts blink_task starts batt_task starts adc_task starts socket_task starts 0x200018f8 0x200018f8 0x20001af7 0x200018f8 batt task 0x000 -> 0.000000 V Starting server at 192.168.1.128 on port 4001 *** PANIC *** mqtt_sub_unsub: client != NULL
1 parent 184af58 commit 1b1ce2b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

doc/mqtt-client-startup-fails.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Starting FreeRTOS SMP on both cores:
2+
Connecting to Wi-Fi...
3+
Connected.
4+
watchdog_task starts
5+
blink_task starts
6+
batt_task starts
7+
adc_task starts
8+
socket_task starts
9+
0x200018f8 0x200018f8 0x20001af7 0x200018f8
10+
batt task 0x000 -> 0.000000 V
11+
Starting server at 192.168.1.128 on port 4001
12+
13+
*** PANIC ***
14+
15+
mqtt_sub_unsub: client != NULL

0 commit comments

Comments
 (0)