We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699014d commit fdc54c2Copy full SHA for fdc54c2
README.md
@@ -190,19 +190,3 @@ $ NODE_ENV=development npm run build
190
$ NODE_ENV=development npm pack
191
```
192
193
-## HCI Dump Debugging (Raspbian/Ubuntu/Debian)
194
-
195
-```
196
-sudo apt-get update
197
-sudo apt-get install bluez-hcidump
198
199
200
-then
201
202
203
-sudo hcidump -t -x
204
205
206
-## Enabling trace log
207
208
-Set `GENERIC_BLE_TRACE=true` on starting Node-RED and you can find the precise log in `/var/log/syslog`.
0 commit comments