Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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...
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...