How can I install older BSP nrf5x package using the embedded tool manager?
I got update notification about new nrf5x BSP so I downloaded and installed it. In my project I then got many errors because dependent libraries (c files) are based on the older SDK. I uninstalled the new nrf5x package but I cannot find a way how to install the older BSP back.
Yes, you can use that link to download older BSPs. However VisualGDB should have showed a warning that the new SDK is not compatible and suggested regenerating BSP references that should update the library file paths. Did that not happen, or did it not help?
Thanks for letting us know. In this case you do indeed need the old BSP. If you want to use both ones at the same time, you can simply relocate the old one via GUI and change its ID in the bsp.xml file.