KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
blecon-device-sdk
★ 15
Open GitHub ↗
The Blecon Device SDK
Download README (.md)
Explore Similar Repositories
news_spider
:
项目基于Scrapy实现,爬取新闻网站主要新闻,通过gen库提取内容,存储到mysql中。实现定时爬取和增量爬取。已爬取:、湖南在线、四月、四川新闻、广州日报大洋网、光明网、四川在线、东南网、中青在线、中评网、北晚在线、中国消费网、中国科技网、中国经济网、中国日报、中国交通新闻网、中国经济新闻网、中华网、文明网、南方网、中国新闻网
RoyalMatchClone
:
A practice project to replicate match-3 gameplay similar to Royal Match made with unity.
Baichuan-QLora
:
Finetune baichuan pretrained model with QLora method
Contrast-DiffAE
:
No description available.
GC_DualRobot
:
Repo for paper "Solving the AXB=YCZ Problem for a Dual-Robot System with Geometric Calculus"
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
blecon-device-sdk
?
Download (.md)
# Blecon Device SDK > **Note** > This version of the SDK works with nRF Connect SDK v2.8.0. ## Getting started Please follow [the getting started guide in our docs](https://developer.blecon.net/getting-started/blecon-modem-mcu). ## Board & Platform support This release supports the following boards along with the NCS v2.8.0 SDK and Zephyr 3.8.0 (with Nordic patches). Our `west.yml` manifest pulls in the NCS v2.8.0 SDK. We also support the legacy nRF5 SDK. We do recommend using NCS/Zephyr as the nRF5 SDK is deprecated. | Board / Platform | NCS/Zephyr | nRF5 SDK | |- |- |- | | nRF54L15 DK | ✅ | | | nRF52840 DK | ✅ | ✅ | | nRF52833 DK | ✅ | ✅ | | nRF52840 Dongle | ✅ | | | Nucleo L433RC-P | ✅ | | ## Examples Examples are available for supported platforms and boards in the [examples/](examples/) directory. > **Note** > The Memfault example is only available on NCS/Zephyr and the nRF54L15 DK, nRF52840 DK and nRF52840 Dongle boards. ## License * Source code included within this repository is licensed under the [Apache 2.0 license](LICENSE.md) (SPDX: Apache-2.0) * Pre-compiled libraries (`lib/`) included within this repository are licensed under the [Blecon Library Binary License](lib/LICENSE.md)