Hello,
I'm migrating an ANT+ BPWR application from **nRF5 SDK** to **NCS v2.5.1** but cannot install the sdk-ant module.
**Background:**
- Previously used nRF5 SDK with SoftDevice S332
- Have a **purchased ANT license key** that worked successfully in nRF5 SDK
- Now migrating to NCS
**Issue:**
- `west update ant` fails with "Repository not found" error
- GitHub repository github.com/.../sdk-ant appears inaccessible
- ANT directory exists but is empty
**Environment:**
- NCS v2.5.1, nRF52832
- Purchased ANT license key
**Questions:**
1. How do I properly install sdk-ant in NCS v2.5.1?
2. Is special access required for the sdk-ant repository?
3. Can I use my existing purchased ANT license key in NCS?
4. Are there ANT+ BPWR examples for NCS?
Thank you.