This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF_BLE_UART Problem

Hello!

1)There is problem with nrf_ble_uart. On sdk 4.4 work well, but sdk 5.1 the same code is not working. What changes were made in the sdk or maybe there is a ready example nrf_uart under the new sdk? 1.1) Why not install sdk 4.4 on win8.1 (nRF51 SDK Wizard ended prematurely)?

  1. What is the maximum speed of the uart in nrf51822?
Parents
  • May it be that you see the same problem as here? You must always make sure to use the correct softdevice version for the correct SDK version.

    As for the SDK wizard ended prematurely, have you seen this?

    For the maximum speed of the hardware UART interface, you can refer to the nRF51 Reference Manual. For calculation of the maximum throughput of a BLE link, you should refer to this.

    It's always helpful to do a proper search before posting questions, either using Google or the internal search here.

Reply
  • May it be that you see the same problem as here? You must always make sure to use the correct softdevice version for the correct SDK version.

    As for the SDK wizard ended prematurely, have you seen this?

    For the maximum speed of the hardware UART interface, you can refer to the nRF51 Reference Manual. For calculation of the maximum throughput of a BLE link, you should refer to this.

    It's always helpful to do a proper search before posting questions, either using Google or the internal search here.

Children
No Data
Related