Hello,
I am uploading my code with a basic URI to be advertised by the chip.
I am able to build and upload the code for the nrf52832 in my nrf52 DK, the program works normally.
I do the same for the BC805M using the build configuration in the image, the project builds and flashes normally and I can see it is in the memory. However there is no bluetooth activity after.
Is there something I should take into account after flashing the program? Any special configuration for the nrf52805 to enable bluetooth?
Thank you