BLE4.2 L2CAP Throughput

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I want to measure the data throughput using BLE 4.2 as done in the 100_Projects_in_100_Days/Day024_Throughput.

But for some reason this code is not working on BLE 4.2, it "hangs" after a connection has been established.

Anybody knows a fix for this problem ?

Best regards

Jakob

0 Likes
1 Solution
Anonymous
Not applicable

This thread may be of some use: BLE 4.2 max payload throughput

Similar question to yours I believe. If you run the program with a debugger, you should be able to do some watching of the variables to see what is getting stuck/freezing.

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

This thread may be of some use: BLE 4.2 max payload throughput

Similar question to yours I believe. If you run the program with a debugger, you should be able to do some watching of the variables to see what is getting stuck/freezing.

0 Likes