This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ble_connectivity on nrf51822 QFACA1 using sdk_7 with s120 softdevice was not working

I am runing ble_connectivity example with simple_uart instead of app_uart was not working unable to scan not getting advertisement reports.

Its been working with PCA10001 board with s120 softdevice using sdk7 & sdk 10.

I tried to do similar exercise with sdk 11 but problem persists there also.

Parents
  • First We are able to scan using simple uart with PCA10001 board using sdk7 and s120 softdevice.

    Later we are unable to do a scan with same code with on a custom board i.e nrf51822 QFACA1 chip similar to pca10028 board. here using sdk7 and s120 softdevice.

    Also tried to do same exercise on using sdk11 & S130 Softdevice. still we are not getting scan responses.

    So there no uart communication between application board & connectivity board. I am not getting advertisement reports for a scan. Works with PCA10001 board.I cant show you the code as i am working for a start up.

Reply
  • First We are able to scan using simple uart with PCA10001 board using sdk7 and s120 softdevice.

    Later we are unable to do a scan with same code with on a custom board i.e nrf51822 QFACA1 chip similar to pca10028 board. here using sdk7 and s120 softdevice.

    Also tried to do same exercise on using sdk11 & S130 Softdevice. still we are not getting scan responses.

    So there no uart communication between application board & connectivity board. I am not getting advertisement reports for a scan. Works with PCA10001 board.I cant show you the code as i am working for a start up.

Children
No Data
Related