Nordic released nRF52810 aimed to provide a low entry barrier for developers to explore Bluetooth Low Energy implements.To improve the effective cost, nRF52810 has provided a limited RAM (24K) and Flash Memory (192K) specification.
Among the BLE implements, Raytac is aware that the UART service (as known as NUS, Nordic UART service) is the most common and widely applied service which is used to called as SPP in classic Bluetooth.

Nordic UART Service implementation.

The Nordic UART Service is a simple GATT-based service with TX and RX characteristics. Data received from the peer is passed to the application, and the data received from the application of this service is sent to the peer as Handle Value Notifications. The service is used by the application to send and receive ASCII text strings to and from the peer.

 

The difference between nRF51 and nRF52 solution depends on the MTU demand.
For more detail, readers can refer to previous article

Raytac modified from Nordic provided NUS reference code to demonstrate the application and verify the throughtput and MTU.

Tool:Nordic nRF52 DK+Raytac nRF52810 module DK (MDBT42Q-192K)

Nordic SDK 14.2

Nordic SoftDevice: S112 (Designated for nRF52810)

Baud Rate 115200

MTU: 244 byte (Nordic nRF52 supports 244 byte as maximum)

Throughput: 5612 (5.48K)

Delay (interval): 14mS

Flow Control: Equipped

nRF52810 MDBT42Q UART Test Report

Nordic SDK 14.2 can be downloaded from below link

https://www.nordicsemi.com/eng/nordic/download_resource/59011/67/75737985/116085

https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v14.x.x/

Nordic nRF52810 DK (MDBT42Q).JPG
Raytac Corporation
A BT4.1 & BT4.2 & BT5 module maker based on Nordic nRF51 & nRF52 solution 
(nRF51822 & nRF51422 & nRF52832 & nR52810 & nRF52840)
www.raytac.com            Tel: +886.2.3234.0208
email: service@raytac.com

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: