You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,10 @@ There are two methods that you can use to install this BSP. We highly recommend
45
45
$ pip3 install adafruit-nrfutil --user
46
46
```
47
47
48
+
### Drivers
49
+
50
+
- [SiLabs CP2104 driver](http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx) is required for USB to Serial when using with Feather nRF52832
51
+
48
52
## Arduino BLE Application Support
49
53
50
54
This Arduino core contains basic BLE peripheral mode helper classes and an initial peripheral mode
0 commit comments