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...
I have successfully been using the MIO ALPHA heart rate monitor with S120 0.8.0-3.aplha and SDK 5.1.0, using the SDK application "ble_app_hrs_c"
Im trying to migrate to...
I develop with MDK.
Now, I want to create a bootloader with 12.1?
Follow the instruction of the document, I must install micro-ecc, and ....
But as last...
For example:
region 0: 0x00000 -> 0x1b000
region 1: 0x1b000 -> 0x40000
In region 0: the first page(1024 bytes) is 0x400=1024 from 0x0000 -> 0x400 , ERASEPCR0 must be...
When I change the target from nrf51422 in the SDK into nrf51822 there is this error in Keil uVision Project window.
I can't find a way to remove the files in red warning...
Hello,
I have a problem with secure bootloader.
what I did:
Flash SoftDevice 130 using nRFgo Studio.
Compiling \examples\dfu\bootloader_secure\ (i removed the...
Hi guys,
I'm following the tutorials in devzone.nordicsemi.com/.../
I'm in the final step to show the GPIO in peripheral views, but there is no modules in the view....
Hi,
I´ve been reading a lot of question about the duration of the SOFTDEVICE_HANDLER_INIT, and I've found that if a change the accuracy of the calibration it will be faster...
Hi,
4.4.2 is known to have lots of BLE problems.
Is there a summary of the main known problems regarding BLE that have been fixed
in 5.01
in 5.1
.....
In general...
On dev kit nRF52 PCA10040, rev 0.9.0, Keil uVision 5.21.1.0, SDK nRF5_SDK_12.1.0_0d23e2a - I need to monitor 9 input signals for a transition (hi to lo) on any of the pins...
I'm trying to program a nRF51822 custom board using Debug out pin P19 of NRF51-DK through Keil MDK, here is the problem I encounter:
To simplify I just use the simple blinky_s130_pca10028...
Hi,
I'm developing simple bluetooth app, where I'm using 3 custom services, each one has characteristic with notification option.
But only the first service notification...
At infocenter.nordicsemi.com/.../anomaly_832_91.html it says that for the IC Rev. Engineering C, build codes CIAA-BA0:
Average Sensitivity over all channels degraded...
Hi,
I am creating a custom project using Eclipse Managed Make having followed the instructions from here .
I am continually getting the above error when I try to Debug...
I'd like to add a capslock function in gazell when i am developing a keyboard based on 'nrfready_desktop_2_v3.1.0'. After i have read the source code from nordic, i cant found...
Hi,
I have a strange problem with FreeRTOS xTimers not waking up, that I so far have tracked down to be related to PPI driven SAADC combined with FreeRTOS Tickless Idle....