Skip to content

官网

https://www.nordicsemi.com/

开发者论坛

在开发者论坛上可以查找出现的问题,查看 Blog 和 TuTorials,以及提问。在 Blog 以及 Tutorials 中有大量官方出的新手例程,应用手册,说明文档。遇到问题,查找资料 务必 优先使用 Nordic 开 发者论坛。 https://devzone.nordicsemi.com/

Tutorial链接为https://devzone.nordicsemi.com/tutorials/

文档

老版本: https://infocenter.nordicsemi.com/ 新版: https://docs.nordicsemi.com/

Academy

包含 nRF Connect SDK,WiFi,Bluetooth Low Energy 以及 Cellular IoT 等基础知识 https://academy.nordicsemi.com/

优秀个人博客

https://www.cnblogs.com/iini/

nRF5 SDK 初学者视频教程

https://www.youtube.com/@SumairsEmbeddedEngineering/videos

芯片手册

nordic的资料都可以在线观看 https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52832_ps.html

SDK API文档

https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/modules.html

协议栈文档

协议栈文档  https://infocenter.nordicsemi.com/topic/sds_s132/SDS/s1xx/s130.html

烧录工具 nrf52832 烧录程序时需要烧录用户app和协议栈两部分,其中协议栈烧录后会开启flash写保护,使用MDK无法再次烧录协议栈,如果想要重新烧录协议栈则需要使用nrfGo工具将flash擦除再重新烧写(协议栈一般烧录一次即可,一般不会重新烧录) nrfGo https://www.nordicsemi.com/Products/Development-tools/nRFgo-Studio

抓包工具文档 抓包工具固件 https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth-LE/Download?lang=en#infotabs 抓包工具安装使用文档 https://infocenter.nordicsemi.com/pdf/nRF_Sniffer_BLE_UG_v4.1.0.pdfhttps://infocenter.nordicsemi.com/topic/ug_sniffer_ble/UG/sniffer_ble/intro.html

国内的一些开发板资料 谷雨 http://doc.iotxx.com/NRF52832DK 清风视频 https://www.bilibili.com/video/BV18Z4y1K7GM?spm_id_from=333.788.top_right_bar_window_default_collection.content.click 清风文档 链接:https://pan.baidu.com/s/1NtuQ9k0kPn4-DHwyOtOrCw 提取码:38zo

蓝牙4.2 中文协议文档 链接:https://pan.baidu.com/s/1ho8dQ5pY5gJ35dApAU4gpw 提取码:hvz2

蓝牙协议英文文档 https://www.bluetooth.com/specifications/specs/

Released under the GPL License.