Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

nRF52832 BLE connectivity

Hi, I am looking for some help in interfacing STM32F4 MCU and nRF52832 module via UART for establishing BLE communication. My application needs both the devices.

I downloaded nRF5-SDK v17.1.0 where I could find sample programs related to nRF52832 module. The challenge is, these are all hex files which can be directly flashed into nRF module, but I'm using a customised hardware in which I'm unable to burn the code directly.

I have found AT commands set for nRF91 series, is there any commands set similar to that for nRF52 also? If so, it will help me to configure nRF52832 BLE through STM32 controller. Please let me know if there are any other ways available.

Kindly help. Thank you.

Related