2019-03-28 11:17 PM
I am running the BlueNRG sample application but I added
ret = aci_gap_start_general_discovery_proc(SCAN_P, SCAN_L, PUBLIC_ADDR, 1);
so that I can scan for devices. Then I added the following code to the user_notify() method in the sample_service.c file:
which kind of works but when I looka at the blue_evt pointer in the debugger I see that the bluetooth address always has a '\0' at bdaddr[0].
I am not sure how this is happening, any help would be greatly appreciated, thanks.
2022-02-17 01:22 AM
I got the same problem! where is the true? shift structure or filed is missing in structure ?