I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...
Dear Nordic,
just got my Thingy:91 out of the box and followed the instruction.
Very surprised that the device could not connect (blue led flashing slowly every 5sec...
Hello
I am a beginner for NRF52832 FW desgin.
Now there are some issue stuck me
The scenario could me show as below: IDE platfrom: Embedded Studio Release 4.12 SDK...
Hello we want to save power and there we had the idea to not send the scan response to the central. Because we don't need this exta 31 Byte for advertising data.
We use...
Hello,
I'm trying to write BLE app that talks to Android phone. sometimes I need to set MTU more than 23 bytes so I decided to increase NRF_SDH_BLE_GATT_MAX_MTU_SIZE....
as already written in other threads (two years old) the DFU upload with nrfutil is extremely slow.
Transferring the same data from a smartphone (with BLE5) takes about...
Hi,
I want to measure the pulse length of sqauare wave (accuracy in ms) using PPI.
I have counted the number of pulses occurring in particular time period using PPI...
Hi
I am using nRF5340 PDK, but there seems to be something wrong with the configuration of my environment. Could you please help me see what is wrong.
thank you!
Hi,
I'm trying to program our custom development board which has an nRF5340 on it using the external JLINK on the nRF5340 dev kit. However, during a simple read of the...
I was working from the ANCS example and the way it stores the remote characteristics in flash. I expanded the example to add the time service, and was now storing additional...
Hello together,
from the 19th of Dezember 2019 Apple has put his HomeKit Protocol under Open Source ( https://github.com/apple/HomeKitADK ). My question is now, is it planned...
Hello guys,
we're trying to get the pc-ble-drivers-js running on a Raspberry Pi 4 with Rasbian. I know that there's no offical prebuild for ARM from Nordic but during searching...
Hi,
Update:
Module: nRF52832
SDK v 14.2, SD v5.0, windows platform
I am trying to write to save a value to UICR customer register. My routine for saving the value...
Hi,
I am trying to use bootloader and following https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader
In Step...