These's examples for our nRF52832 based Bluefruit LE modules
Welcome to program with Bluefruit52 nRF52832 Core
1.For MacOS
2. For Windows
https://github.com/Afantor/Bluefruit52_Arduino/tree/master/examples
https://github.com/Afantor/Bluefruit52_Arduino/blob/master/src/bluefruit52.h#L49
We have several kinds of Boards, There is their difference in schematic.
LCD
LCD Resolution: 135x240
nRF52 Chip | P0.07 | P0.27 | P0.16 | P0.23 | P0.24 | ~CS |
ST7789 | SDA | SCL | DC | RST | CS | BL |
Button
nRF52 Chip | P0.18 | P0.11 |
Button Pin | BUTTON 1 | BUTTON 2 |
BMI160 6 axis
nRF52 Chip | P0.26 | P0.25 | P0.30(A6) |
BMI160 | SCL | SDA | INT1 |
- App-Controller This examples shows you you can use the BLEUart helper class and the Bluefruit LE Connect applications to send based keypad and sensor data to your nRF52.