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...
Dear Nordic,
I bought three nrf52840 dongle.
How i test the mesh i am totally confused how its programmed and how mesh tested with this nrf52840 dongle can you help me...
We are trying to do final optimization of the load capacitors connected to the 32MHz crystal on the nRF52840. A value of 13pF for both capacitors results in a frequency that...
Hi,
Using SDK 15.0 via legacy nrf_drv_power, the nrf_drv_power_sleepevt_init causes fault:
It calls nrfx_power_sleepevt_enable but never calls nrfx_power_sleepevt_init...
I am working with Thread on the nRF52840 and have setup a few nodes and a Border Router 1.0.0 as described in the documentation using Raspberry Pi 3B+.
My sdk is nRF5_SDK_for_Thread_and_Zigbee_v1...
Hi
I was wondering if it's possible to scan for both 1MBPS and CODED at the same time, or should I initiate 2 different scans.
using this configuration initiates error...
Hello,
we developed our electronics with your chip nRF52840, but we have problem with communication throught BLE. We tried our firmware on dev kit with this chip. It was...
Hello,
I am looking for wireless communication solution between two devices with a maximum distance of 5-10m for controlling a speed of the electric-assisted vehicle (basically...
Hi,
I use SDK 12.3.0 with PCA10040 board, and try running experimental_ble_app_buttonless_dfu. It works fine when I use Keil to compile, but doesn't when use GNU. I open...
Hi,
I've tried connecting to the nRF52840 Dongle using nRF connect as explained in : ://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.tools%2Fdita%2Ftools...
Hi, I've been trying to build a custom characteristic and so far I can display a single digit number on my BLE app. My update value function looks like this:
And my add...
I am using SEGGER Embedded Studio to program the nRF51822 module. When I was going through the manual for setting up the environment for SEGGER Embedded studio, I found that...
I want to use a buzzer on my board.
The environment in use is below. · SDK15 · Nrf 52 · Nrf 52832_xxaa · S132_nrf52_6.0.0_softdevice.hex
My start is "nRF5_SDK_15.0.0_a53641a...
Hi support team,
I'm using a PDK(PCA10056) with nrf52840 and SDK 15.0. Recently I was developing a BLE bootloader for DFU OTA.
Since the ble bootloader was depended on...