The default example is Arduino, which also supports nRF5-SDK
"C:\User\<YourName>\Documents\Arduino\libraries"
Need to use the files in the lib directory, it includes:
Adafruit ST7735 and ST7789 Library
(the source file has been changed, using the main branch code will result in abnormal display => main change BGR -> RGB, change offset coordinates)Adafruit GFX Library
(unmodified, you can use the main branch)PCF8563_Library
(unmodified, you can use the main branch)SerialFlash
(modified => SoftSPI header files are added, compatible with SoftSPI)SoftSPI
(no separate branch)SparkFun_MPU-9250-DMP_Arduino_Library
(unmodified, you can use the main branch)Use Adafruit_nRF52_Arduino by default, so Adafruit_nRF52_Bootloader has been burned in the factory, if you use nRF5-SDK Programming the board will lose the original bootloader
If you need to use nRF5-SDK for programming, please click the link to download nRF5-SDK
NFC Function is not supported in Adafruit_nRF52_Arduino, please use nRF5-SDK for programming