Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save diplfranzhoepfinger/e2af955c576abf2d6f18cbff167f3685 to your computer and use it in GitHub Desktop.
Save diplfranzhoepfinger/e2af955c576abf2d6f18cbff167f3685 to your computer and use it in GitHub Desktop.
--- esp-idf-monitor 1.5.0 on /dev/ttyUSB0 115200
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce2810,len:0x178c
load:0x403c8700,len:0x4
load:0x403c8704,len:0xcb8
load:0x403cb700,len:0x2db0
entry 0x403c8914
I (27) boot: ESP-IDF v5.3.1 2nd stage bootloader
I (27) boot: compile time Oct 9 2024 03:43:38
I (27) boot: Multicore bootloader
I (30) boot: chip revision: v0.2
I (34) boot.esp32s3: Boot SPI Speed : 80MHz
I (38) boot.esp32s3: SPI Mode : DIO
I (43) boot.esp32s3: SPI Flash Size : 2MB
I (48) boot: Enabling RNG early entropy source...
I (53) boot: Partition Table:
I (57) boot: ## Label Usage Type ST Offset Length
I (64) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (72) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (79) boot: 2 factory factory app 00 00 00010000 00100000
I (87) boot: End of partition table
I (91) esp_image: segment 0: paddr=00010020 vaddr=3c080020 size=25f58h (155480) map
I (127) esp_image: segment 1: paddr=00035f80 vaddr=3fc93700 size=02bd4h ( 11220) load
I (130) esp_image: segment 2: paddr=00038b5c vaddr=40374000 size=074bch ( 29884) load
I (139) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=73b64h (473956) map
I (226) esp_image: segment 4: paddr=000b3b8c vaddr=4037b4bc size=08204h ( 33284) load
I (240) boot: Loaded app from partition at offset 0x10000
I (240) boot: Disabling RNG early entropy source...
I (252) cpu_start: Multicore app
I (262) cpu_start: Pro cpu start user code
I (262) cpu_start: cpu freq: 160000000 Hz
I (262) app_init: Application information:
I (265) app_init: Project name: pppos_client
I (270) app_init: App version: v1-7-ga4f0aa1
I (276) app_init: Compile time: Oct 9 2024 03:57:26
I (282) app_init: ELF file SHA256: 1cbf980a0...
I (287) app_init: ESP-IDF: v5.3.1
I (292) efuse_init: Min chip rev: v0.0
I (297) efuse_init: Max chip rev: v0.99
I (302) efuse_init: Chip rev: v0.2
I (306) heap_init: Initializing. RAM available for dynamic allocation:
I (314) heap_init: At 3FC97CB0 len 00051A60 (326 KiB): RAM
I (320) heap_init: At 3FCE9710 len 00005724 (21 KiB): RAM
I (326) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
I (332) heap_init: At 600FE100 len 00001EE8 (7 KiB): RTCRAM
I (339) spi_flash: detected chip: gd
I (342) spi_flash: flash io: dio
W (346) spi_flash: Detected size(8192k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (360) sleep: Configure to isolate all GPIO pins in sleep state
I (366) sleep: Enable automatic switching of GPIO sleep configuration
I (374) main_task: Started on CPU0
I (394) main_task: Calling app_main()
I (394) USB-CDC: Installing USB Host
I (424) USB-CDC: Installing CDC-ACM driver
I (424) USB-CDC: Opening CDC ACM device 0x1E0E:0x9011...
*** Device descriptor ***
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0xef
bDeviceSubClass 0x2
bDeviceProtocol 0x1
bMaxPacketSize0 64
idVendor 0x1e0e
idProduct 0x9011
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerialNumber 3
bNumConfigurations 1
*** Configuration descriptor ***
bLength 9
bDescriptorType 2
wTotalLength 245
bNumInterfaces 6
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
bMaxPower 500mA
*** Interface Association Descriptor ***
bLength 8
bDescriptorType 11
bFirstInterface 0
bInterfaceCount 2
bFunctionClass 0xe0
bFunctionSubClass 0x1
bFunctionProtocol 0x3
iFunction 5
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 0xe0
bInterfaceSubClass 0x1
bInterfaceProtocol 0x3
iInterface 5
*** CDC Header Descriptor ***
bcdCDC: 1.10
*** CDC Call Descriptor ***
bmCapabilities: 0x00
bDataInterface: 1
*** CDC ACM Descriptor ***
bmCapabilities: 0x00
*** CDC Union Descriptor ***
bControlInterface: 0
bSubordinateInterface[0]: 1
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x87 EP 7 IN
bmAttributes 0x3 INT
wMaxPacketSize 64
bInterval 16
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 0xa
bInterfaceSubClass 0x0
bInterfaceProtocol 0x0
iInterface 5
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0xc EP 12 OUT
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 2
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 0xff
bInterfaceSubClass 0x0
bInterfaceProtocol 0x0
iInterface 8
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
*** Endpoint descriptor ***
bLength 7
bDescriptorType 5
bEndpointAddress 0xb EP 11 OUT
bmAttributes 0x2 BULK
wMaxPacketSize 64
bInterval 0
*** Interface descriptor ***
bLength 9
bDescriptorType 4
bInterfaceNumber 4
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 0xff
bInterfaceSubClass 0x0
bInterfaceProtocol 0x0
iInterface 11
*** CDC Header Descriptor ***
bcdCDC: 1.10
*** CDC Call Descriptor ***
bmCapabilities: 0x00
bDataInterface: 0
*** CDC ACM Descriptor ***
bmCapabilities: 0x02
I (1044) USB-CDC: Data received
I (1044) USB-CDC: 0x3fc9f004 6e 00 00 00 00 00 00 00 00 00 00 00 10 87 38 08 |n.............8.|
I (1054) USB-CDC: 0x3fc9f014 44 69 61 67 20 45 72 72 6f 72 20 6d 65 73 73 61 |Diag Error messa|
I (1064) USB-CDC: 0x3fc9f024 67 65 3a 20 54 6f 74 61 6c 20 6e 75 6d 62 65 72 |ge: Total number|
I (1074) USB-CDC: 0x3fc9f034 20 6f 66 20 6c 6f 73 74 20 44 69 61 67 20 6d 65 | of lost Diag me|
I (1084) USB-CDC: 0x3fc9f044 73 73 61 67 65 73 20 64 75 65 20 74 6f 3a 20 45 |ssages due to: E|
I (1094) USB-CDC: 0x3fc9f054 58 54 20 69 73 3a 20 20 20 20 20 20 20 20 20 20 |XT is: |
I (1104) USB-CDC: 0x3fc9f064 20 20 20 20 32 33 34 30 32 00 81 81 00 00 1c 00 | 23402.......|
I (1114) USB-CDC: 0x3fc9f074 00 00 00 00 77 15 18 00 f8 14 0f 87 38 08 03 00 |....w.......8...|
I (1124) USB-CDC: 0x3fc9f084 ff ff ff ff 06 00 04 00 00 00 18 00 00 00 00 00 |................|
I (1134) USB-CDC: 0x3fc9f094 78 15 0c 00 a1 00 13 87 38 08 f7 02 04 00 00 00 |x.......8.......|
I (1144) USB-CDC: 0x3fc9f0a4 00 00 14 00 00 00 00 00 79 15 1c 00 f0 15 13 87 |........y.......|
I (1154) USB-CDC: 0x3fc9f0b4 38 08 00 00 00 02 |8.....|
*** CDC Union Descriptor ***
I (1164) USB-CDC: Data received
I (1174) USB-CDC: 0x3fc9f004 58 00 00 00 00 00 7a 15 0c 00 a2 00 1f 87 38 08 |X.....z.......8.|
I (1184) USB-CDC: 0x3fc9f014 ee 02 44 00 8c 80 fc fc 04 ac 0d 00 08 00 c6 64 |..D............d|
I (1194) USB-CDC: 0x3fc9f024 00 00 00 00 00 00 05 00 04 00 02 00 00 00 04 00 |................|
I (1204) USB-CDC: 0x3fc9f034 01 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 |................|
I (1214) USB-CDC: 0x3fc9f044 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
I (1224) USB-CDC: 0x3fc9f054 00 00 01 00 42 00 00 00 5e 00 00 00 00 00 7b 15 |....B...^.....{.|
I (1224) USB-CDC: 0x3fc9f064 0c 00 a2 00 1f 87 38 08 ee 02 4a 00 81 80 fc fc |......8...J.....|
I (1234) USB-CDC: 0x3fc9f074 2f ac 0d 00 00 00 00 00 00 00 00 00 00 00 00 00 |/...............|
I (1244) USB-CDC: 0x3fc9f084 00 00 00 00 3b 01 00 00 00 00 00 00 00 00 00 00 |....;...........|
I (1254) USB-CDC: 0x3fc9f094 00 00 02 00 00 00 00 00 09 07 00 00 00 00 00 00 |................|
I (1264) USB-CDC: 0x3fc9f0a4 00 00 00 00 00 00 00 00 02 00 b1 a9 00 00 00 00 |................|
I (1274) USB-CDC: 0x3fc9f0b4 00 00 01 00 01 00 |......|
bControlInterface: 0
I (1284) USB-CDC: Data received
I (1294) USB-CDC: 0x3fc9f004 28 00 00 00 00 00 7c 15 0c 00 a2 00 24 87 38 08 |(.....|.....$.8.|
I (1304) USB-CDC: 0x3fc9f014 ef 02 14 00 00 00 8b 00 00 20 00 00 01 00 5e 00 |......... ....^.|
I (1314) USB-CDC: 0x3fc9f024 f4 01 38 08 21 87 cc cc 3e 00 00 00 00 00 7d 15 |..8.!...>.....}.|
I (1324) USB-CDC: 0x3fc9f034 0c 00 a2 00 b4 87 38 08 ef 02 2a 00 cc cc 0b 00 |......8...*.....|
I (1334) USB-CDC: 0x3fc9f044 c8 01 04 00 e0 4e 00 01 84 00 00 00 60 00 bb 17 |.....N......`...|
I (1344) USB-CDC: 0x3fc9f054 21 53 33 01 84 1c 98 1a 97 1a 00 00 00 00 00 00 |!S3.............|
I (1354) USB-CDC: 0x3fc9f064 01 00 38 08 b2 87 42 00 00 00 00 00 7e 15 0c 00 |..8...B.....~...|
I (1364) USB-CDC: 0x3fc9f074 a2 00 da 87 38 08 ee 02 2e 00 b9 80 fc fc b2 ab |....8...........|
I (1374) USB-CDC: 0x3fc9f084 01 00 22 02 00 00 30 ff 01 00 fc 63 b0 f2 00 00 |.."...0....c....|
I (1384) USB-CDC: 0x3fc9f094 b2 ab 00 00 fb ff b8 fb 00 00 00 00 00 00 00 00 |................|
I (1394) USB-CDC: 0x3fc9f0a4 00 00 98 ff 98 ff 01 00 6a 00 00 00 00 00 7f 15 |........j.......|
I (1404) USB-CDC: 0x3fc9f0b4 0c 00 a2 00 db 87 38 08 ee 02 56 00 8e 80 fc fc |......8...V.....|
I (1404) USB-CDC: 0x3fc9f0c4 06 ac 0d 00 00 00 00 00 01 00 00 00 00 00 01 00 |................|
I (1414) USB-CDC: 0x3fc9f0d4 02 00 02 00 00 00 0c 00 00 00 01 00 08 00 29 31 |..............)1|
I (1424) USB-CDC: 0x3fc9f0e4 00 00 03 00 03 00 03 00 ff ff 0c 00 e7 7c 00 00 |.............|..|
I (1434) USB-CDC: 0x3fc9f0f4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
I (1444) USB-CDC: 0x3fc9f104 00 00 00 00 00 00 00 00 57 01 00 00 00 00 00 00 |........W.......|
I (1454) USB-CDC: 0x3fc9f114 00 00 6a 00 00 00 00 00 80 15 0c 00 a2 00 e3 87 |..j.............|
I (1464) USB-CDC: 0x3fc9f124 38 08 ee 02 56 00 a2 80 fc fc 0d ac 14 00 9c 18 |8...V...........|
I (1474) USB-CDC: 0x3fc9f134 04 00 00 00 ff ff 00 00 f2 01 99 01 00 00 41 24 |..............A$|
I (1484) USB-CDC: 0x3fc9f144 00 00 ef 05 e6 11 00 50 11 01 99 01 00 00 a7 15 |.......P........|
I (1494) USB-CDC: 0x3fc9f154 ff ff 16 fe e6 09 00 50 86 01 99 01 ff ff 09 ee |.......P........|
I (1504) USB-CDC: 0x3fc9f164 ff ff 1b f7 e6 09 00 50 3e 01 99 01 00 00 16 03 |.......P>.......|
I (1514) USB-CDC: 0x3fc9f174 00 00 5d 02 26 09 00 30 01 00 00 00 58 00 00 00 |..].&..0....X...|
I (1524) USB-CDC: 0x3fc9f184 00 00 81 15 0c 00 a2 00 3d 88 38 08 ee 02 44 00 |........=.8...D.|
I (1534) USB-CDC: 0x3fc9f194 8c 80 fc fc 04 ac 0d 00 08 00 c6 64 00 00 00 00 |...........d....|
I (1544) USB-CDC: 0x3fc9f1a4 00 00 05 00 04 00 02 00 00 00 04 00 01 00 00 00 |................|
I (1554) USB-CDC: 0x3fc9f1b4 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
I (1564) USB-CDC: 0x3fc9f1c4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 |................|
I (1574) USB-CDC: 0x3fc9f1d4 42 00 00 00 5e 00 00 00 00 00 82 15 0c 00 a2 00 |B...^...........|
I (1584) USB-CDC: 0x3fc9f1e4 3d 88 38 08 ee 02 4a 00 81 80 fc fc 2f ac 0d 00 |=.8...J...../...|
I (1594) USB-CDC: 0x3fc9f1f4 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
bSubordinateInterface[0]: 0
I (1604) USB-CDC: Data received
I (1614) USB-CDC: 0x3fc9f004 3b 01 00 00 00 00 00 00 00 00 00 00 00 00 02 00 |;...............|
I (1624) USB-CDC: 0x3fc9f014 00 00 00 00 09 07 00 00 00 00 00 00 00 00 00 00 |................|
I (1634) USB-CDC: 0x3fc9f024 00 00 00 00 02 00 b1 a9 00 00 00 00 00 00 01 00 |................|
I (1634) USB-CDC: 0x3fc9f034 01 00 2a 00 00 00 00 00 83 15 0c 00 a2 00 7d 88 |..*...........}.|
I (1644) USB-CDC: 0x3fc9f044 38 08 ee 02 16 00 a2 80 fc fc 0d ac 14 00 9c 18 |8...............|
I (1654) USB-CDC: 0x3fc9f054 00 00 ff 00 00 00 00 00 02 00 00 00 42 00 00 00 |............B...|
I (1664) USB-CDC: 0x3fc9f064 00 00 84 15 0c 00 a2 00 bb 88 38 08 ee 02 2e 00 |..........8.....|
I (1674) USB-CDC: 0x3fc9f074 02 85 97 1a 93 1c ff ff fe ff 48 00 00 00 00 00 |..........H.....|
I (1684) USB-CDC: 0x3fc9f084 00 00 ff 0f 00 00 93 ff fb ff fb ff 24 00 02 00 |............$...|
I (1694) USB-CDC: 0x3fc9f094 fa 38 ce ad 93 1c 16 00 30 60 00 00 ff 0f 4e 00 |.8......0`....N.|
I (1704) USB-CDC: 0x3fc9f0a4 00 00 00 00 85 15 0c 00 a2 00 bc 88 38 08 ee 02 |............8...|
I (1714) USB-CDC: 0x3fc9f0b4 3a 00 01 85 97 1a 93 1c 9b ff 9b ff 46 7a 28 00 |:...........Fz(.|
I (1724) USB-CDC: 0x3fc9f0c4 93 1c 16 00 00 00 a5 ff 93 ff fb ff 02 00 01 00 |................|
I (1734) USB-CDC: 0x3fc9f0d4 11 85 1d 06 c6 ff fd 04 c4 fe 00 00 00 00 07 00 |................|
I (1744) USB-CDC: 0x3fc9f0e4 07 00 00 00 03 00 17 00 46 00 aa 6a d8 00 00 00 |........F..j....|
I (1754) USB-CDC: 0x3fc9f0f4 00 00 86 15 0c 00 a2 00 bf 88 38 08 ee 02 c4 00 |..........8.....|
I (1764) USB-CDC: 0x3fc9f104 30 1a 00 00 69 01 c9 01 6d 00 c7 00 8e 00 b1 00 |0...i...m.......|
I (1774) USB-CDC: 0x3fc9f114 b2 00 fb 00 29 00 0c 00 1a 00 26 00 b0 00 70 00 |....).....&...p.|
I (1784) USB-CDC: 0x3fc9f124 cb 00 cf 00 31 00 ba 00 ab 00 b3 00 20 00 cc 00 |....1....... ...|
I (1794) USB-CDC: 0x3fc9f134 10 01 28 00 4f 01 f9 00 49 00 67 00 89 00 60 00 |..(.O...I.g...`.|
I (1804) USB-CDC: 0x3fc9f144 9f 00 46 00 e7 00 cd 00 a6 00 9c 00 f2 14 2b 1e |..F...........+.|
I (1814) USB-CDC: 0x3fc9f154 d1 04 0c 01 b3 02 3c 02 08 01 ad 00 c3 00 35 01 |......<.......5.|
I (1824) USB-CDC: 0x3fc9f164 80 01 71 00 e2 00 61 01 ae 00 2a 00 25 00 93 00 |..q...a...*.%...|
I (1834) USB-CDC: 0x3fc9f174 53 01 4f 02 92 00 5d 00 87 00 2d 00 2d 00 66 00 |S.O...]...-.-.f.|
I (1844) USB-CDC: 0x3fc9f184 30 00 96 01 10 01 1a 00 e9 00 27 00 3d 01 df 00 |0.........'.=...|
I (1854) USB-CDC: 0x3fc9f194 44 00 6e 00 0e a7 b7 41 30 59 df d7 4c 90 c6 0b |D.n....A0Y..L...|
I (1864) USB-CDC: 0x3fc9f1a4 62 95 a0 f2 81 ae 7d 98 19 7f f6 d7 0b 30 cf 69 |b.....}......0.i|
I (1874) USB-CDC: 0x3fc9f1b4 fa 79 24 e0 4e 91 43 ce b7 60 9b 31 90 50 81 b0 |.y$.N.C..`.1.P..|
I (1884) USB-CDC: 0x3fc9f1c4 99 0f ad 15 22 00 00 00 00 00 87 15 0c 00 a2 00 |...."...........|
I (1894) USB-CDC: 0x3fc9f1d4 bf 88 38 08 50 03 0e 00 a5 aa 06 00 ff ff fe ff |..8.P...........|
I (1904) USB-CDC: 0x3fc9f1e4 00 00 dc 05 ff 7f 1a 00 00 00 00 00 88 15 0c 00 |................|
I (1914) USB-CDC: 0x3fc9f1f4 a2 00 d4 88 38 08 f1 02 06 00 22 22 9b ff 9c 18 |....8.....""....|
*** Endpoint descriptor ***
I (1924) USB-CDC: Data received
I (1924) USB-CDC: 0x3fc9f004 24 00 00 00 00 00 89 15 0c 00 a2 00 d5 88 38 08 |$.............8.|
I (1934) USB-CDC: 0x3fc9f014 ef 02 10 00 9a 9a 00 00 d8 ff 73 02 f4 ff 93 1c |..........s.....|
I (1944) USB-CDC: 0x3fc9f024 38 08 d2 88 32 00 00 00 00 00 8a 15 0c 00 a2 00 |8...2...........|
I (1954) USB-CDC: 0x3fc9f034 d5 88 38 08 f1 02 1e 00 01 82 11 11 f4 ff 00 00 |..8.............|
I (1964) USB-CDC: 0x3fc9f044 58 5c 50 5d 7b 00 00 00 00 00 42 00 68 00 00 00 |X\P]{.....B.h...|
I (1974) USB-CDC: 0x3fc9f054 4c 0c 15 03 00 00 42 00 00 00 00 00 8b 15 0c 00 |L.....B.........|
I (1984) USB-CDC: 0x3fc9f064 a2 00 df 88 38 08 f4 02 2e 00 00 00 2e e5 00 00 |....8...........|
I (1994) USB-CDC: 0x3fc9f074 44 33 c9 01 04 00 cd ab 11 11 00 00 00 00 ff 00 |D3..............|
I (2004) USB-CDC: 0x3fc9f084 00 00 00 00 01 11 00 00 00 00 ab 00 01 00 00 00 |................|
I (2014) USB-CDC: 0x3fc9f094 38 08 dc 88 00 00 00 00 14 00 00 00 00 00 8c 15 |8...............|
I (2024) USB-CDC: 0x3fc9f0a4 1c 00 8e 16 e0 88 38 08 00 00 00 00 17 00 00 00 |......8.........|
I (2034) USB-CDC: 0x3fc9f0b4 00 00 8d 15 1c 00 90 16 e0 88 38 08 f4 02 f4 02 |..........8.....|
I (2044) USB-CDC: 0x3fc9f0c4 00 02 00 6a 00 00 00 00 00 8e 15 0c 00 a2 00 e1 |...j............|
I (2054) USB-CDC: 0x3fc9f0d4 88 38 08 82 00 56 00 4f 00 43 52 41 4e 45 4d 5f |.8...V.O.CRANEM_|
I (2064) USB-CDC: 0x3fc9f0e4 43 41 54 31 47 53 4d 5f 4c 31 5f 53 44 4b 5f 31 |CAT1GSM_L1_SDK_1|
I (2074) USB-CDC: 0x3fc9f0f4 2e 30 31 30 2e 30 36 34 5f 6a 69 61 6a 69 61 6e |.010.064_jiajian|
I (2084) USB-CDC: 0x3fc9f104 78 69 61 6e 67 5f 43 51 30 30 31 33 38 32 32 38 |xiang_CQ00138228|
I (2094) USB-CDC: 0x3fc9f114 20 2c 20 46 65 62 20 32 34 20 32 30 32 33 20 31 | , Feb 24 2023 1|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment