Skip to content

Commit c353cbc

Browse files
committed
Update BlueNRG_MS README
Signed-off-by: Andrea Palmieri <[email protected]>
1 parent 4a8e05c commit c353cbc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

components/BLE/COMPONENT_BlueNRG_MS/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
BLE API wrapper Library for BlueNRG (Bluetooth Low Energy)
44

5-
Maybe a simple table like this could help:
5+
A simple table like this could help:
66

7-
|Name|Type|Bluetooth compliance|Status|Used in shields & boards|Link|
8-
|-----------|----------|-----|-|-|-|
9-
|SPBTLE-RF |Module |v4.1 |Not recommended for new designs |X-NUCLEO-IDB05A1, DISCO-L475VG-IOT01A, DISCO-L562QE | https://www.st.com/en/wireless-transceivers-mcus-and-modules/spbtle-rf.html |
10-
|BlueNRG-M0 |Module |v4.2 |Active (included in ST's Longevity Program) |No | https://www.st.com/en/wireless-transceivers-mcus-and-modules/bluenrg-m0.html |
11-
|BlueNRG-MS |Processor |v4.2 |Active (included in ST's Longevity Program) |X-NUCLEO-IDB05A2 (coming soon) | https://www.st.com/en/wireless-transceivers-mcus-and-modules/bluenrg-ms.html |
7+
|Module Name|Processor Name|Bluetooth compliance|Status|Used in shields & boards|Link|
8+
|-------------|-----------|-----|-|-|-|
9+
|SPBTLE-RF |BlueNRG-MS (network processor) |v4.1 |Not recommended for new designs |X-NUCLEO-IDB05A1, DISCO-L475VG-IOT01A, DISCO-L562QE | https://www.st.com/en/wireless-transceivers-mcus-and-modules/spbtle-rf.html |
10+
|BlueNRG-M0 |BlueNRG-MS (network processor) |v4.2 |Active (included in ST's Longevity Program) |X-NUCLEO-IDB05A2 (coming soon) | https://www.st.com/en/wireless-transceivers-mcus-and-modules/bluenrg-m0.html |
11+
|BlueNRG-M2SP |BlueNRG-2 (application processor) |v5.0 |Active (included in ST's Longevity Program) |X-NUCLEO-BNRG2A1 | https://www.st.com/en/wireless-transceivers-mcus-and-modules/bluenrg-m2.html |
1212

1313

1414
It uses ARM Cordio stack instead of the ST BlueNRG stack.

0 commit comments

Comments
 (0)