Hello all,
I'm working on updating bluetooth communication. Currently using a module that receives AT style commands.
The first step will be replacing with nordic device, then change HW and include the code into the SoC.
I have a nRF52 DK, but all the examples are meant to program directly on the nRF52.
Does anyone know if there is a FW I can use that will allow using the nRF52 as a similar module through SPI or UART? Or is the nRF52 a bad choice here?
Thanks for any help you can provide