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
I am using a buttonless DFU to do OTA for my application. Everything is working fine up to now, but now my custom board got few modifications of using PIN 16 for USB...
I am trying to complie Eddystone project which is part of NRF5 SDK and when i compile the project in Embedded Studio I get the following error
/resized-image/__size/738x210...
Hello. I am developing with the following configuration.
In this configuration, since it is necessary to connect multiple peripherals with multiple roles, "scan_start...
Since migrating to the Zigbee 3.1 SDK I have noticed a few oddities with the behavior of attribute reporting that I am thinking are related to the following bugfix:
The...
HI,
I find that the DFU code start address regsiter is different between SDK15.3 and SDK16
SDK15.3
MemorySegment name="uicr_bootloader_start_address" start="0x00000FF8...
Hi,
I'm using the Home Automation profile of the Zigbee protocol and, in particular, I'm developing the Window Covering Device, present in the SDK "nRF5_SDK_for_Thread_and_Zigbee_v3...
It appears the softdevice gets into a strange state when a BLE connection is lost while transferring data. How does application code reset or reinitialize the softdevice ...
Hello,
On the documentation page for nRF5 SDK for Mesh ( https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Mesh ) it says that only the nRF52832 and nRF52840...
Hello,
I'm seeking some clarification on a few points to determine the performance of the nRF52840 in high density deployments. The current intended soft device is S140...
Hello,
in the current project we use a large array (16kB) in RAM to store data. After a reset we would like to check if the array is not corrupted to continue processing...
Dears,
I'm using nrf52832 with PCA10040 and SDK 16.0.0,I want to make a DFU via uart. So used the firmware provided in the SDK(nRF5_SDK_16.0.0_98a08e2\examples\dfu\secure_dfu_test_images...
Hello,
I would like to evaluate nRF9160 for incoming project.
I have Nordic Thingy:91 with iBasis sim card.
Unfortunately, during configuration it turned out, that...
Hi,
We are using nRF9160 for our application and need to design power supply with battery management IC for it and need to know how much power it will consume with all...
Hi,
I would like to setup my nRF52840-Preview-DK as a central to communicate with a peripheral device via UART over BLE.
Once my peripheral device is connected it writes...