Michał Narajowski

Results 10 comments of Michał Narajowski

This issue appears when we create BLE_L2CAP_COC_MAX_NUM channels as a client and then we create an L2CAP server. When a peer tries to connect to it we will return an...

Please rebase and fix conflicts.

Please update Pairing Failed opcode as there is a collision with an existing event: https://github.com/intel/auto-pts/pull/612

@sjanc It might be possible to just implement whatever command is needed to pass this test (e.g. GATT Read from the new BTP service).

Hi @mringwal, thanks for the suggestion! I will add it to a list of possible improvements we can make. Best, Michał

@KKopyscinski We want to know the MTU because there may be a bug that the Nimble will respond with a wrong value. So either we have both values with the...

@handomzhu I don't think we support Mesh Proxy Client in any project right now. Are you working with some fork of auto-pts? What platform are you using?

Hi @ddavidebor, I fixed mentioned in @ccollins476ad review. I can't test it anymore though.

I've done some research and it looks like my PR with support for Memfault has been scrapped. The feature has now been added to memfault repo: https://github.com/memfault/memfault-firmware-sdk/tree/master/ports/mynewt. I'm not sure...