Above image is our design for nRF51822. Design also contains Accelerometer and WiFi (ESP8266).
My problem is, I am not able to see nRF BLE advertisement while scanning from mobile. Rest of the things are working like timers, GPIO etc. Software which we are using is already working.
We have performed few experiments, following are the observations. I tried 3 software combinations.
- Softdevice and led sample test software. Worked well.
- Softdevice and bootloader and application ... Control staying in bootloader. Not jumping to application. 3 softdevice and application... Application is running but BLE advertisement not able to see while scanning from mobile.
Can you please help us in solving this issue?? How to make BLE part working??