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

BLE Specification Document

Hi , I'm looking for BLE Specification but I just found NRF52 Datasheet on Nodric page . Can you give me this document , It will help me a lot . Regards !!!

  • Hello BLE-stack

    If you mean documentation on our SoftDevice (Nordics BLE stack) you can find the documentation compatible with the nRF52 series here

    If you mean the Bluetooth Low Energy core specification you can find it at Bluetooth SIG's website. Do note that the Core 5.0 specification covers both Bluetooth BR/EDR (aka. 'Classic'), and BLE, so be sure to look at the correct sections (BLE is mainly covered in Vol. 6).

    Best regards

    Jørn Frøysa

  • Hi Jørn Frøysa , I am using chip NRF52832 and use BLE of it . So , I want to research about BLE using on chip NRF52 (I think it is BLE version 4.2 , is correct ? ). If I want to research about format packet , layer , how to connect , advertising , scan ... Can you give me the correct document ? Thank !!!

  • The nRF52832 supports several of Bluetooth 5's features, see this page for more information on the Bluetooth 5 features, and what our products support.

    As for the use of our product and BLE stack I recommend you go through the tutorials we have here on DevZone.

    We have a software development kit (SDK) which contains libraries, the SoftDevice and example projects. The latest version which supports the nRF52 series is SDK14, and you can find it here.

    I would also like to point you to the Nordic Infocenter, which is our information database. Here you can find documentation on our different products, the softdevice, development tools and whitepapers.

Related