Szymon Janc

Results 177 comments of Szymon Janc

Hi, We've been discussing this with @andrzej-kaczmarek a bit and have some thoughts on how using num complete packets could be implemented Since num complete packets is for all traffic,...

after more testing, we should never do shallow by default... this should be opt-in only option

Just my 2 cents :) Nimble (on Mynewt) on nRF5340 uses "classic split" architecture: application core runs host, networking core runs controller only and both communicates with standard HCI (via...

my gut feeling is that overlays should be always explicit when it comes to test names, ie it should always lists every single test is affects

updated readme https://github.com/auto-pts/auto-pts/pull/1255

Hi, No sure what IUT it is, but typically pixits are configured from test_cases() in ptsproject for IUT. So it is possible that whatever was set in workspace is changed...

Hi, Could you check with current master? I updated some deps few months back (in newtmgr which mcumgr simply wraps) and added CI actions for building on linux, mac and...

what does 'btmgmt info' show?

well, there is no Bluetooth controller present on that system so Bluetooth connection wont work

this tool uses so called "user channel" to access HCI interface and that requires CAP_NET_ADMIN privilege