Does the SoC nRF52832 support Bluetooth 4.2? Or is there any other SoC which supports the same?
Does the SoC nRF52832 support Bluetooth 4.2? Or is there any other SoC which supports the same?
Both the nRF51 Series and the nRF52 Series have the required hardware to be compliant with Bluetooth 4.2.
SoftDevice S130 for the nRF51 Series is compliant with Bluetooth 4.2.
SoftDevice S132 for the nRF52 Series is compliant with Bluetooth 4.2, but this is an alpha release.
Hi Petter Myhre,
I am using the nRF51DK with S110 V8.0 soft device UART example code flashing in nRF51 DK SoC available. I wanted to check that how much time the nRF51 SoC requires to send the UART data(100kbits of data with 115200 baud rate(Which we will be sending through Laptop terminal(Putty))) to BLE smart device.
Can you let me know the best register settings(main.c) to get the highest data-rate. It will be very helpful to me
Hi Petter Myhre,
I am using the nRF51DK with S110 V8.0 soft device UART example code flashing in nRF51 DK SoC available. I wanted to check that how much time the nRF51 SoC requires to send the UART data(100kbits of data with 115200 baud rate(Which we will be sending through Laptop terminal(Putty))) to BLE smart device.
Can you let me know the best register settings(main.c) to get the highest data-rate. It will be very helpful to me