Hi
We have developed a remote-control system where both the sender and receiver are built around nRF52840.
Today, the SDK is sdk-17.1.0.
We are now considering moving over to nRF Connect since some of our customers have requested measuring of distance between sender and receiver.
We have considered UWB, but now we understand that with nRF52840 and nRF Cconnect there exist a library for distance measurement.
I am now following the course nRF Connect Fundamental and have concluded lesson 2. Now playing with the exercises and event driven buttons.
Some of our remote control units support up to 17 buttons which are event driven, so my question is: In nrfConnect, does it exist a library similar to app_button in SDK17.1.0?
BR, Svein