Closed TorstenRobitzki closed 7 years ago
The link_layer currently implements an empty response to an scan request. With a nordic sniffer, this response is not visible, event when adding an empty advertising data to the reponse.
Fixed by passing the scan response to the scheduled radion implementation (nrf51.cpp) and let the implementation respond immediately to the scan request (with the proper shortcuts beeing set).
Currently, a GATT server does not respond to a scan request.