uart:~$ *** Booting nRF Connect SDK v3.2.1-d8887f6f32df ***
*** Using Zephyr OS v4.2.99-ec78104f1569 ***
Starting Bluetooth Throughput sample
I: SoftDevice Controller build revision:
I: 9b 8f ac c3 1d 42 ae 44 |.....B.D
I: fa cd 1f c3 48 a0 b4 2f |....H../
I: cf 29 ee 3d             |.).=
W: Num of Controller's ACL packets != ACL bt_conn_tx contexts (3 != 10)
I: HW Platform: Nordic Semiconductor (0x0002)
I: HW Variant: nRF54Lx (0x0005)
I: Firmware: Standard Bluetooth controller (0x00) Version 155.44175 Build 2923568579
I: HCI transport: SDC
I: Identity: F1:B0:07:49:78:AD (random)
I: HCI: version 6.2 (0x10) revision 0x3020, manufacturer 0x0059
I: LMP: version 6.2 (0x10) subver 0x3020
Bluetooth initialized

Press button 0 or type "central" on the central board.
Press button 1 or type "peripheral" on the peripheral board.

uart:~$ central

Central. Starting scanning
uart:~$ Filter not match. Address: 74:22:40:67:74:10 (random) connectable: 1
Filter not match. Address: 6D:C2:0C:ED:47:F3 (random) connectable: 0
Filter not match. Address: A0:D0:5B:D1:69:29 (public) connectable: 0
Filter not match. Address: 79:1B:69:E0:13:FB (random) connectable: 1
Filter not match. Address: 75:B3:07:9F:0F:12 (random) connectable: 0
Filter not match. Address: 38:01:D0:75:45:EA (random) connectable: 0
Filter not match. Address: 74:DD:CA:C5:50:C3 (random) connectable: 0
Filter not match. Address: 42:5F:73:61:4E:B8 (random) connectable: 1
Filter not match. Address: C0:28:8D:F2:92:D0 (public) connectable: 1
Filter not match. Address: 75:37:DB:11:89:D7 (random) connectable: 1
Filter not match. Address: C4:F7:C1:01:D1:37 (public) connectable: 1
Filter not match. Address: C4:F7:C1:01:D1:37 (public) connectable: 1
Filter not match. Address: 7E:F5:2C:CA:4B:87 (random) connectable: 0
Filter not match. Address: C0:28:8D:F6:B9:2C (public) connectable: 1
Filters matched. Address: D0:1B:99:B2:4D:E7 (random) connectable: 1
Connected as central
Conn. interval is 7500 us
Security changed: level 2, err: 0
Service discovery completed
MTU exchange pending
MTU exchange successful

Type 'config' to change the configuration parameters.
You can use the Tab key to autocomplete your input.
Type 'run' when you are ready to run the test.

uart:~$ run

==== Starting throughput test ====
PHY update pending
LE PHY updated: TX PHY LE 2M, RX PHY LE 2M
Connection parameters update pending
Connection parameters updated.
 interval: 320, latency: 0, timeout: 1000
LE Data length update pending
LE data len updated: TX (len: 251 time: 2120) RX (len: 251 time: 2120)
The test is in progress and will require around 20 seconds to complete.

Done
[local] sent 3445695 bytes (3364 KB) in 20002 ms at 1378 kbps
[peer] received 3445695 bytes (3364 KB) in 6961 GATT writes at 1396007 bps

Type 'config' to change the configuration parameters.
You can use the Tab key to autocomplete your input.
Type 'run' when you are ready to run the test.
uart:~$
