This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52840 dongle pca10059 development kit for Gazell

Hi all,

I started a project on nRF52840 dongle with Segger IDE. I used SDK15.2 given by Nordic and my goal is to develop a program that permits to communicate between 2 usb dongle over Gazell protocol.

My problem is : Only the Blinky project on the SDK15.2 is compatible with pca10059, so I have chosen to start with this basic project. But as soon as I  want to include libraries for example for the button or anything else, there is many errors that appears because of dependencies.

I already tried to include path files to the configuration of the project, adapt the code...but there are always some errors.

So I'm here to know if someone can share a basic project compatible with my dongle (pca10059) that permits to do a minimum of things like push on the button, communicate with Gazell etc.

Thanks for your return.

FloBoth

Parents Reply Children
Related