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

No response from Softdevice

I have a have a problem which i cant fix. I'm trying to run the Heart Rate project, but the soft device hangs up (at this line: sd_app_evt_wait(); ) The software jumps not in the error Handler and is not reacting in any kind (Buttons, Advertising)

The blinky example worked fine. Only the Softdevice makes some problems.

My hardware: nrF 6310 Board PCA1005 nrf51822 daughter board J-Link Lite Cortex M

My installed software: KEIL-MDK 5 SDK: V5.0.0.34603 Softdevice: 6.0.0-5.beta (The nrfGo Studio says unknown firmware )

Many thanks in advance

settings_µVision.pdf

Parents
  • @Sebastien: Most likely the chip was advertising. What master did you use to scan for advertising package? Would you be able to scan for any other BLE device ? If you use Master Control Panel, could you take a screenshot ?

    Regarding nRFGo Studio's unknow ID, it was because the current nRFGo studio haven't been updated with new Softdevice. So it doesn't recognize the S110 softdevice v5.2.1 and v6.0.0 ID.

Reply
  • @Sebastien: Most likely the chip was advertising. What master did you use to scan for advertising package? Would you be able to scan for any other BLE device ? If you use Master Control Panel, could you take a screenshot ?

    Regarding nRFGo Studio's unknow ID, it was because the current nRFGo studio haven't been updated with new Softdevice. So it doesn't recognize the S110 softdevice v5.2.1 and v6.0.0 ID.

Children
No Data
Related