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

NRF52832 NUS and UART

Hello,

I am currently working on a project that requires data to be sent over Bluetooth. I currently have an NRF52832 Development board and have been trying examples and understanding the mechanics. My current setup is a teensy microcontroller that will send data through UART to the nrf52832 chip where it will then send that data over UART to the NRFconnect app.

My question is it possible to go mcu -->uart-->NRF52832-->NUS-->ble app or do I need a newer model such as the NRF52840 that has 2 UART ports.

I would also like to mention that I only need to use the RX pin for the MCU to nrf52832 because I don't care about sending feedback.

Parents Reply Children
No Data
Related