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,
There is an issue with simultaneous RTT shell and logging on nCS 2.0.0, please check the screenshot.
Althougth CONFIG_LOG_BACKEND_RTT_BUFFER=1 setting is...
New to Zephyr it has been reasonably straightforward building the UDP sample application to enable an nRF9160 dev board to send and receive UDP messages via NB/IoT to/from...
1. I want to run asset_tracker_v2 in thingy91 kit.
2. I want to interface two UART external devices to thingy 91, may the pins of nRF52840 be used ? if yes, in asset_tracker...
I followed this page in the section "Program application using nRF Connect Programmer", and tried to program my nRF5280 Dongle in Windows.
Like below, then I clicked "Write...
Dear Support Team,
I downloaded the code from github.com/.../ble_app_uart__saadc_timer_driven__scan_mode , modified the file, and burned it to 52832. After running the program...
Hi,
we need a firmware for the nRF52840 to do a function test for the EMC approval test. The test must show that the BT connection still works. It should also show if the...
Hi! I am using the following setup to run the "ble_app_uart" example:
nRF5 SDK 17.1.0
BMD 360 EVAL Board (nRF52811)
SEGGER Embedded Studio V6.32a
I selected the...
Hi ,
I am using BMD 330. Able to flash my working code using Segger.
Post flashing it gets into a loop in the following code
<sym_PAD7XREQQORPXRJMXMW2EYVS4S43S42A5D43SBA...
Hello,
Every time I restart the power(power on reset) and then use the command nrfjprog to download, the following error will appear
After I use the nrfjprog --recover...
I have read that you can save RAM with the newer implementation, so I decide to go ahead and change my code. The SDK 16 migration guide says:
< To replace app_timer v1 with...
Hi Nordic,
Is there any standard about the startup time of 32M and 32.768K crystal oscillator?
For example, if the time is larger than some ms the nRF5340 will work abnormally...
Question: Can UART ASYNC and UART INTERRUPT work together? I want to use async UART along with interrupt driven USB CDC, but I am not able to use both together.
Details...
Hi team,
I'm developing BLE keyboard and i'm interfacing keyboard with nRF52832 using Zephyr RTOS .
I have example code in SDK, I'll share the path " manthan@man:~/ncs...
Hello!
I'm trying to set up data transfer between nRF 52840 dongle and KX134 accelerometer from SparkFun. Currently I'm running the WHO_AM_I test only. The code is derived...
Hi all,
What's happening?
System reboots when "flash_erase" is called with parameters offset 0x1f000 and size 0x1000
Setup:
NCS v2.0.0
nRF52832 with 512K flash...