Re: nimble doesn't receive 31B scan response

2020-05-12 Thread Andrzej Kaczmarek
Hi, Yes, it will scan only once - this is allowed by spec. I think for testing you could try to remove the call to "ble_ll_scan_have_rxd_scan_rsp" from "ble_ll_scan_send_scan_req" and it should scan everything unless you'll run out of HCI buffers. Best, Andrzej On Tue, May 12, 2020 at 8:17 PM O

Re: nimble doesn't receive 31B scan response

2020-05-12 Thread Ondrej Pilat
Hi, does nimble ask for the scan response only once? It looks that it was fault in our code and cheap sniffer doesn't catch it :(. Regards Ondrej Dne 5/12/2020 v 4:51 PM Andrzej Kaczmarek napsal(a): > Hi, > > On Tue, May 12, 2020 at 4:05 PM Ondrej Pilat > wrote:

Re: nimble doesn't receive 31B scan response

2020-05-12 Thread Andrzej Kaczmarek
Hi, On Tue, May 12, 2020 at 4:05 PM Ondrej Pilat wrote: > Hi All, > > we have device which in the past had 29B scan response and nimble properly > asked for it. Now We extended scan response at 31B to use it whole but now > nimble doesn't ask for it. No ble_gap_disc_desc *disc with disc->event_t