Hello!
I am currently working on a project with my nRF52832 that is using BLE communication with a android phone. I have tried some of Nordics' examples that use BLE, but I'm stuck on one of the examples.
The example I am referring to is the Android-nRF-UART. I have problems with building and running the code. I have tried to update the gradle and dependencies, but the problem seems to lie with the LocalBroadcastManager. I have created an issue on the github, but have not gotten any tips or answers yet. Maybe I am doing something wrong.
Does someone with more experience know what is wrong or what I'm doing wrong? Help would be greatly appreciated!
Links to the GitHub and my original issue: