We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
SDK 14.2, SoftDevice 140, NRF52840.
My code is below. I am putting stuff on a queue (q1 in the code below) inside an interrupt. This stuff is then processed in the main...
On macOS, in nRF Connect Toolchain Manager, if you open a terminal for an SDK version then $PATH will not contain /usr/local/bin. nRF Command Line Tools installs nrfjprog...
Hi, I've got some issues:
I use nRF52 DK kit run " BLE Blinky Application", it work properly, yes.
And then, I want to dev my own program, so I buid from "ble_app_template...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
When using fstorage to store structure data, I encountered this error. After I increased the structure space, the error disappeared. Could you tell me why?
I've tried searching for some documentation on pairing IO capabilities with NCS/Zephyr but can't find any. I'm trying to modify the peripheral_hids_keyboard example to use...
Hello Nordic support,
In case of using concurrent multi-protocol (BLE + ZigBee or BLE + Thread using time-sliced mode) on Nordic devices (especially nrf52840), are there...
Hi,
Does the nrf5340 perform any integrity checking on the QSPI on-the-fly decryption? Are there any details available on the specific algorithm used? The datasheet only...
Hi, my question is about the commissioning of the thread protocol. Not so long ago I created an ish on the github of the thread project, but with software errors I was offered...
i use nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10056_ble.
The rom space is only 0x6000 bytes, I need 0x8000 bytes, how do I need to modify it?
I found some information in Case ID: 251716 , however, when I went to look for these options in the nrfutil manual there is not a single mention of what the options are for...
To the kind attention of Nordic support team,
we are experiencing a very random and rare loosing of existing ble bonding infos (device side). So that to reconnect to the...
We are getting a "No SOURCES given to target: drivers__ipm" error making build fail for our custom board when trying to move to 1.5.0 for official nRF53 production support...
Hi,
I am using NRF52832 with SDK 15.0, SDK Mesh 4.0.
As my knowledge, the OTA speed of Mesh DFU is very slow.
So can I use SDK DFU for faster speed?
Thank you.