Skip to content

Commit 77bce22

Browse files
author
Daisuke Baba
committed
Update README
1 parent db91aec commit 77bce22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,9 @@ Set `GENERIC_BLE_TRACE=true` on starting Node-RED and you can find the precise l
211211

212212
* 3.0.0
213213
- Refactor entire architecture
214+
- Peripheral connections are retained until it disconnects
215+
- Characteristic subscriptions are retained while the ongoing flows are running (will be unsubscribed on stopping them though)
216+
- The max number of concurrent BLE connections is 5 or 6 according to [this document](https://github.com/noble/noble#maximum-simultaneous-connections)
214217

215218
* 2.0.4
216219
- Fix an issue where this node don't work with [email protected]

0 commit comments

Comments
 (0)