Hallo everyone,
I'm using Eclipse IDE for C/C++ Version 2018-12 (4.10.0), my OS is Ubuntu 18.04.2 LTS and my hardware is the NRF52840 DK. I'm using the GCC C and C++ Compiler.
I've got an already existing software which works and now i want to expand it. Currently, the software uses the OpenThread stack to communicate with other devices, now i want to add Bluetooth communication to it and i think that the S140 SoftDevice may be the right choice to handle the concurrent communication. I haven't found any proper guide and i'm not very skilful with Makefiles, so i would like to ask for an estimate about how complex it is to add the SD and if there is any help you can provide me.
Thanks in advance for your help.