Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hi all ! I'm new to the nRF MCU, I'm aiming to use one for a school project.
I've bought the devboard (nRF5340-DK) on a known website (Distrelec.fr, part of RS groupe)....
Hi im having problems with restarting advertising after disconnect. I tried NUS example, simple peripheral example but none of them works.
I modified NUS example with some...
NCS 2.9.0
Adding mcuboot to sysbuild and using "sysbuild/mcuboot.conf" works as described in Academy exercise-1-configuring-extra-image .
But if I want to use a board...
I am working on the ZigBee communication my device is working fine but i got in to the issue when i tried to use custom cluster all the resources, i found online are more...
Dear Nordic Team,
I am currently working on a project that utilizes your HTTPS client sample, specifically on the nRF5340 with the 7002EK. The main difference from the sample...
Hey,
we have to use BLE based DFU. Our Bootloader ist SDK11 based, so we just have the bootloader API V1.0 available.
10.000 devices are in stock, so we cannot change...
What would be the best way to plot RSSI levels in dB versus distance using the distance measurement sample code? I see that the default code gives an RSSI open space measurement...
Encountered an issue while programming the nRF5340:
It was working fine before, but after connecting to RTT, a pop-up prompted some encryption option which I didn't read...
Two days ago, I bought a set of ppk2. in the process of use, the host computer software prompts "Device must be programed do you want to procced?", when I click "yes", the...
https://github.com/NordicDeveloperAcademy/ncs-fund/blob/main/v2.9.0-v2.7.0/l4/l4_e1_sol/src/main.c
The current logic uses i and j to calculate factorial.
for (i = 1;...
Hi:
I use sdk nRF5_SDK_17.1.0_ddde560. bootloader use examples\dfu\secure_bootloader\pca10056_uart_debug.
It cann't enter the application.
But If I use examples\dfu...
Hi,
I'm currently trying to write a simple Wi-Fi driver code that can connect to my Wi-Fi network. I'm building for the nrf7002dk_nrf5340_cpuapp and am using NCS v2.5.3...
I want to use the radio test code from the nrf example library to tune the nrf52833 on a custom board. I managed to build and flash the project, but when connecting to the...
Hi,
I have been evaluating some Nordic Semiconductor products for the past week. They look great.
I am using the nRF5340 Dev Kit, along with Visual Studio Code on...