This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

serialization of nRF52832

Hi,

   I am trying to use nRF52832 dev kit(pca10040) as my connectivity board and STM32L4 as my application board. I have flashed ser_s132_uart(examples\connectivity\ble_connectivity\pca10040) binary(nRF SDK 14.2) to the connectivity board. For STM32L4, iam trying to use the STML0-nRF51 driver package and change drivers(UART, NVM, Timers) to communicate with nRF52832. I have couple of doubts regarding this:

1) Is my approach correct or i shall try to port the application project(examples\ble_peripheral\ble_app_hrs\pca10040\ser_s132_uart) provided in nRF SDK to STM32L4?

2) I probed CTS and RTS between two nRF52832(one as application and other as connectivity board and tested ble_app_hrs project) and observed these are not used. On the connectivity board, does the CTS and RTS are used or not in ser_s132_uart project?

Warm regards,

Suresh

Parents Reply Children
Related