Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb530dec

Browse files
authored
Merge pull request#5 from cparata/master
Update README and Library properties files
2 parentsd54c075 +e37e3aa commitb530dec

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
#STM32duinoBLE
22

33
This library is a fork of ArduinoBLE library to add the support of STBTLE-RF and STBTLE-1S BLE modules.
4+
It was successfully tested with the X-NUCLEO-IDB05A1 expansion board and a NUCLEO-F401RE or NUCLEO-L476RG or
5+
NUCLEO-L053R8, with B-L475E-IOT01A and with STEVAL-MKSBOX1V1.
6+
In order to use this library with STEVAL-MKSBOX1V1, you need to update the firmware of the STBTLE-1S BLE module
7+
mounted on that board as described in the following wiki page:
8+
9+
https://github.com/stm32duino/wiki/wiki/STM32duinoBLE-with-STEVAL_MKSBOX1V1
410

511
You can find the official Pull Request at the following link:
612

@@ -12,6 +18,7 @@ https://github.com/arduino-libraries/ArduinoBLE
1218
##License
1319

1420
```
21+
Copyright (c) 2019 STMicroelectronics. All rights reserved.
1522
Copyright (c) 2019 Arduino SA. All rights reserved.
1623
1724
This library is free software; you can redistribute it and/or

‎library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sentence=Fork of ArduinoBLE library to add the support of STBTLE-RF and STBTLE-1
66
paragraph=This library supports creating a BLE peripheral and BLE central mode.
77
category=Communication
88
url=https://github.com/stm32duino/STM32duinoBLE
9-
architectures=samd,megaavr,mbed,stm32
9+
architectures=stm32
1010
includes=ArduinoBLE.h

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp