nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

Where is the nrf connect sdk bugtracker ?

Issue tracking in GitHub seems disabled for https://github.com/nrfconnect/sdk-nrf

Where can i report bugs for the nrf connect sdk v1.9.1?

For instance i just started with the nrf52833dk and got the following trivial compiler error due to a superfluous define

/include/esb.h:122:24: error: 'RADIO_MODE_MODE_Nrf_250Kbit' undeclared here (not in a function)

Is ESB still supported on the nrf52833 ? Bugs like that should be easily caught by a unit test right ?

Cheers

Related