Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
I am using a thingy:91 device. I am basically just attempting to write a method that will just wait for a certain amount of seconds (ie: 10 or longer). This is my code below...
I developed the project based on ble_app_uart sample in SDK10.0.0(nrf51822), Now I need to make factory production tools for the machine.The tool now needs the ability to...
Hi,
Quick questions about the Nrf52832 that I couldn't locate in the datasheet.
1) Does the nReset pin have an internal pull-up? If so, what is the value?
2) does...
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...