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
  • can you please help i use ble _ nus and after few message i need to change uart baudrate. I cloes uart then init uart with new baudrate parameter but everytime MCU goes to in error handler function. Where will be best to put  new uart initialization. I know that after i send via bluetooth to nrf52840 0x06 0x39 0x36 0x30 0x30 and nrf52840 forward this message on tx  in next 200 ms device connected to nrf52840s uart will respond on new baudrate which i have send that it changes.

Children
Related