Hi!
I realize that the paint on this is still drying, but I'm wondering if anyone is seeing the following behavior?
I can run an program based on this API once. When I try to run it again, sd_ble_gap_scan_start() never returns. If I control-c the program, unplug the device and plug it back in, then the program runs -- once.
I've tried this with both a program that I have written and the S120 Multi-Link example. I've also tried a nRF51822 dongle (PCA10000) and a nRF51422 dongle (PCA10031).
The firmware I have loaded is
s120_nrf51822_1.0.1_softdevice.hex
and
connectivity_1M.hex
I have also tried connectivity_115k2.hex and changed the program code to match.
When using s120_nrf51_2.0.0_softdevice.hex I can't load either connectivity app since the newer software device appears to be bigger.
Any ideas?
Thanks!