This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Version Porting

HI 

I need to port my application from NCS v1.5.0 to NCS v1.7.1 Here, I have already tried to transfer my ble application to a higher version. I can't able to do pristine build it's shows  fatal error. Kindly help me to get it done.

Thanks & Regards

Navin

Parents Reply
  • Hey again Navin!

    Lets try and meet those unsatisfied dependencies, and add this to the configuration file.

    CONFIG_BT_SMP=y
    CONFIG_BT_CTLR=y
    CONFIG_BT_CTLR_DATA_LENGTH=y
    CONFIG_CTLR_PHY_2M_SUPPORT=y
    CONFIG_BT_CTLR_PHY=y

    Does this fix anything?

    Best regards,

    Elfving

Children
Related