Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I am working on project which is based on nrf9160 Development board.
Where the clock is initialized in example code of thread or GPIO ? Which clock source is used by nrf9160...
Hoping this is a simple fix. I'm new to using GIT and I'd like to setup my nRF 5 SDK projects to work with GIT so I can backup and collaborate with others. I have a few nRF...
Hello
I am interfacing between a SPI Master (microcontroller) with a SPI Slave (nRF52832 based chip) and I get the following output on both ends. The transmission seems...
Hi,
I have run into an issue with nrf52840 on pca10056 v1.0.0 board. The softdevice is SD v6.1.0. It seems to be a hardfault which cause a reset when I tried to call sd_flash_write...
Hello,
I need to read resistive sensors values with SAADC. These sensors going throught multiplexer and amplifier. Infortunaly, the signal going into the SAADC is noisy...
There is a race condition in the SAADC driver when using buffer convert.
I am trying to drive ADC at maximum rate to sample 3 ADC channels, and so I call the following in...
Hello,
after I could not use the nRF9160 DK I bought almost a year ago in Germany due to the missing nb-iot coverage I was very curious about the Thingy91 and I assumed...
Sorry for a noob questions but it is essential at this moment as I have not done any development on NordicSemi chips.
What software and hardware tools I need to develop...
Hi,
I am developing a PC SW that connects to nRF52840 device throw a BLE USB dongle(another nRF52840)
How I can tell from PC that a device is connected\disconnected...
Hi,
I use nRF9160 custom board and my application uses USART, ADC, I2c, SPI, RTC and LTE modem. Currently I am trying to reduce sleep current on IDLE state which is 850...
I am going to use nRF52833 chip with SDK v16.0.0 and SoftDevice s140.
There are couple of questions I would like to clarify:
1. Is AoA/AoD direction finding supported...
Hi
Using the nrf52840-dk with SD S140 and nrfx_gpiote, everything runs fund (BLE, TWI etc) but interrup on pin 0,28 causes a Hard Fault. I can not get any sensible logs...
I am trying to modify the existing Thingy-52 code to have a 'new' characteristic. I used the existing Thingy code to 'clone' a new characteristic (a 2nd microphone channel...
Hi
We tested the idle feature(by AT#XSLEEP=0) on nRF9160DK, but no significant change of power consumption before and after enter into IDLE mode, is this result correct...
Hello, I would like to save a log in the nrf5340 FLASH, how many times is possible to write? May I write in the Application CPU Flash from the Network CPU FLASH when the Application...