-
Hello,
I would like to use the radio peripheral on the nRF52 DK board, just like on the nRF52840 dongle, but the lib is not available, yet. Is there any special reason for that?
Thank you!
-
**Describe the bug**
I'm investigating an issue using SPI between an IMXRT and NRF52 MCUs and as part of that I went back to basics and was validating the SPI peripherals behaviours on both ICs, to d…
-
Hi, shameless plug here: https://github.com/pix/heystack-nrf5x
I managed to convert an old Tile tag (with an nrf52810) to Haystack.
I used alcatrava's firmware as a base too and fixed some potenti…
-
nordic 的 nRF52 系列有三款产品。这三款 MCU 分别定位 低、中、高端,见 [nRF52 Series 介绍页面](http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk%2Fdita%2Fsdk%2Fnrf5_sdk.html)
![15447683444540](https:…
-
I would like to try the blinky web-app with Adafruit Feather nrf52. Would you be able to provide some guidance on how to write the embedded code with the Adafruit's library to work with your example?
-
https://shop.pimoroni.com/collections/adafruit-uk-distributor/products/adafruit-feather-nrf52-bluefruit-le-nrf52832
-
Hello,
I am working on a project using **LoRa 2.4GHz** and need some assistance with configuration and performance.
Here are the details of my setup:
- **Development Environment:** SES 8.18, …
-
Hello everyone !!
I have built the firmware 1.10 for nrf port successfully. After flashing the chip with the firmware, I couldn't import the ubluepy module, which I need to run some examples, giv…
-
### Operating System
MacOS
### IDE version
Arduino 2.1.0
### Board
Feather 52832
### BSP version
1.4.0
### Sketch
Receiver:
```
#include
#include
void setup()
{
Serial.begin(11…
ssysm updated
5 months ago
-
Hello Mr Kris, i am working with MPU9250 with the new nrf52832 development board i am having an issue with the initialization of the MPU9250 function every time i compile and upload it to the board it…