Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi,
My customer have problem at tuning audio search based on SR3 reference code.
We would like to use the audio probe to record the raw wave file.
However , we knew...
Hi,
Can anyone from Nordic share some example code for enabling AGPS on the nRF9160? I see that the updated bsdlib landed about a week ago in nrfxlib.
Specifically...
Hello,
I am testing 9 channels for PER (1,2,3,21,22,23,37,38,39). During testing the last 3 channels I always get a single time out error in response to LE_TEST_END. I...
I am having quite a frustrating time trying to make SPI drivers compile into a 52811 project I already started, so I thought I'd back off, and try to just get an SPI example...
Tried to flash ncp .hex for pca10059 on a brand new dongle and now it is stuck in dfu (pulsing red led). The process worked on a second dongle without any issues.
Something...
Running nrfconnect320x8664.AppImage on Linux (SuSE Leap 15.1). Read "Getting Started" but that was of little help!
So, following my nose.. On the Apps tab of application...
HELLO,
I am trying to generate a 125kHz pwm siginal using nrf51802(sdk version12.3). I use the oscilloscope to observe the wave form.I change the macro value of PERIOD_IN_US...
Hi,
I am developing an app for PCA10059 board. my app works well but after sometime and saving some data on flash, boards keep resetting and did not booted(LD1 blinking...
Does anyone have experience in porting both embedded and android code from the 13.1.0 SDK to 15.x.x?
I'm running into an issue where the system worked fine on 13.1.0,...
Hi,
I am actually tring to migrate a project from Keil to Segger Embedded Studio (SES) and i have a problem with the build of my project when tring to build ecc.c.
The...
Hi,
I have to nrf52832 , s132 modules working as peripheral and central.
I would like to get an idea and input on how to change central mode to peripheral mode.
The...
Hello everyone,
I am having some trouble starting the HFXO crystal manually before using the RADIO to send raw advertisements: the HFCLKSTARTED event never raises. The code...