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

NRF52 virtual com port over bluetooth

I need to make something like this and need that baudrate which are configurated in smartphone BLE app that this value be and on NRF528XX uart baudrate.

For example when I transmit from smartphone "Hello world" via bluetooth on 115200 baud rate that the nrf528XX transmit "Hello world" on his uart with the same baudrate.

Any help will be very usefull. Thank you.

Parents Reply
  • Always helpful to make clear that you have actually looked, and what you found!

    You're right - it's not explicitly stated!

    Disappointed

    But that fact that it only mentions using the 9th bit for parity:

    suggests that it will always and only use 8 bits for data.

    As there is no register to configure it, we must assume that it is not configurable.

    Disappointed

    Note that there is a link at the foot of each InfoCentre page for you to provide feedback on the documentation...

Children
Related