6 years, 9 months ago.

connecting HC08 to nRF52832

I am trying to connect HC08 module to nRF52832 but I dont know whether it is possible or not if it possible please provide the procedure or code

1 Answer

6 years, 9 months ago.

Can you please provide a link to the "HC08 module"? My first suggestion is a serial connection (https://docs.mbed.com/docs/mbed-os-api-reference/en/latest/APIs/interfaces/digital/Serial/). But I don't know what control you have over the software running on the HC08. If it is a module that runs some vendor firmware, you'll need to look at the documentation for how to communicate with it and write a driver to run on the nRF52.