I'm trying to develop a beacon application where I dore to read the battery level.
I installed the Segger SES development environment.
If I use the example \examples\ble_peripheral\ble_app_beacon everything works correctly.
If I use the example \examples\peripheral\saadc everything works correctly.
But if I try to combine the two examples, I have a lot of problems.
I edited the sdk_config.h file to include the necessary modules but I still have problems compiling; they do not sell found the files to be included. I tried to see the options of the project but I could not figure out if it is possible to port the configurations ... any suggestions?
is it possible to configure a module with all the related environment variables? I also installed CMSIS configuration but I can not find an effective solution, I would not do it all manually ...
Thank you very much