NRF52 Boards - Arduino-FOC
Maybe your like
SimpleFOCDocs Menu - Home
- SimpleFOC Boards
- SimpleFOCShield
- SimpleFOCMini
- Arduino SimpleFOClibrary
- Installation
- Supported Hardware
- Writing the Code
- Example projects
- Practical guides
- Digging deeper
- Work roadmap
- SimpleFOCutils
- stm32 pinouts
- libraries
- tools
- Citing SimpleFOC
- Contact and Contributing
- Additional Resources
- Docs archive
- Docs in Chinese
- Home
- GitHub
- Discord
- Community
- Shop
- Contact
- Arduino SimpleFOClibrary
- Supported Hardware
- Microcontrollers
- nRF52 boards
| MCU | 2 PWM mode | 4 PWM mode | 3 PWM mode | 6 PWM mode | pwm frequency config |
|---|---|---|---|---|---|
| nRF52 | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Arduino SimpleFOClibrary recently started supporting the nRF52 devices due to a lot of effort put in by @Polyphe. These are the boards that have been tested so far:
| Board | Name | Specifications | Link | Price |
|---|---|---|---|---|
![]() | Arduino Nano 33 BLE | ARM Cortex M4F - 3.3V logic - 12 PWMs - all pins interrupts - 8 adc pins- 64Mhz | Arduino Store | 18€ |
![]() | Adafruit Feather nRF52 Bluefruit | ARM Cortex M4F - 3.3V logic - 12 PWMs - all pins interrupts - 8 adc pins- 64Mhz | Adafruit Store | 22€ |
Arduino IDE support package
In order to use the nRF52 boards in the Arduino IDE please instal the nRF52 support package using Arduino IDE board manager.
For some boards you might need to install the Adafruit nRF52 package in addition to the Arduino nRF52 package in your Board manager. Here is a quick guide how to enable Adafruit packages in the Arduino IDE.
Tag » Arduino Nrf52 Ble Example
-
Arduino BLE Examples | Bluefruit NRF52 Feather Learning Guide
-
Arduino BLE Examples | Introducing The Adafruit NRF52840 Feather
-
Adafruit NRF52 BLE Example - Gists · GitHub
-
Very Low Power BLE Made Easy With Arduino -- Part 1 - Instructables
-
Arduino BLE Example - Evothings
-
Nrf52 - Arduino Library List
-
BLE Multi Role On Nano 33 BLE - NRF52 - Arduino Forum
-
NRF52 Bluetooth (BLE) Tutorial. Does It Consume Less ... - YouTube
-
Part 1 – Developing NRF52840 Application | Arduino Nano 33 BLE ...
-
Nordic NRF52 — PlatformIO Latest Documentation
-
Connect Two Nrf52832 Using BLE - Nordic Q&A
-
Nordic NRF52840 Advanced Bluetooth 5 With Arduino IDE
-
NimBLE-Arduino: Overview - GitHub Pages
-
NRF52832 Breakout Board Hookup Guide - Sparkfun Learn

