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,
Here is my setup, NRF52832 PCA10040 s132, sdk 13.0.0.
I work on Windows 10 with a server (The aim is to do it from a Raspberry later) which one is connected to my...
Hi,
I'm developing a simple sensor application using s132 on NRF52832_XXAA. The application works fine, except that I have problems disabling the saadc module after conversion...
Hi, How can I configure so that I can transmit real GPS data of the device and watch it from nrfcloud? I think I need to change something in config files? Simulated GPS data...
Hello,
in the ble_advertising_start() function of SDK15 I noticed, that the check for the secondary_phy is the same as for the primary_phy.
I assume this is a copy paste...
Hi.
I am trying to choose the crystal and external capacitor for nRF51822-QFAA-LDO. I found the crystal with load capacitance 10pF. As mentioned in reference paper,
...
Hello. I am having problems when I connect one of my PCA10056 boards (nRF52840-DK) to my Windows machine and run nRF Connect v3.0, Bluetooth LE app v2.3.0. When I select the...
Dear Friend,
Using this tutorial I imported a Blank Blinky Kiel Project of SDK 12.30.
I am using a custom board with nrf51822, I imported the PCA100028 version.
...
Hi,
i am working on power management for nrf52832. i used icm20948 for gyro and accelerometer. my battery capacity is less. so when my mcu is going to sleep but gyro and...
Hi,
What is recommended to do for update SEGGER Embedded Studio for ARM 4.12 to newer version?
Is there any update tab from SEGGER or I need to download and install from...
Hi all! We have to work with PPK and nRF52 DK. For a measurement was used Power Profiler application from nRF Connect tool.
Is it possible to do the measurement in interactive...
The Interface MCU Firmware link provided on the nRF52840-DK page is the same as the firmware for the nRF52-DK. Unfortunately, these boards use different nRF MCUs. Loading...
I'm using Windows 10 latest updates installed.
I can successfully build v0.4.0 but none of the other releases of lte_ble_gateway
The common error is as below, any help...
Hello,
In our project there is a problem that we encountered is happening when the Nordic BLE mesh advertising and connectable advertising for GATT connections are enabled...
Dear Nordic.
I am manufacturing PCBA product using nRF52810-QCAA
My customer request to me about environment and Minerals report
I need three type of documents as...
Hi all,
I am trying to "add" the DFU bootloader to my application and I have some questions regarding it:
my thought are:
add to DFU bootloader example code, part...