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...
Hi,
I am evaluating a project where I want to run light switch on nrf52840. This is supposed to support mentioned protocols - BLE Mesh, Thread and Zigbee, but NOT concurrently...
I plan to connect an nRF52810 bluetooth output to a Johansen Tech 2450AT07A0100 chip antenna via a Johansen 2450FM07A0029 impedance matching chip. Do you have a BT SIG approved...
Hi, I am using nRf9160 with last sdk (master branch) and Segger Embedded studio V4.52. When I compile and run any program everything works, but when I try to debug the program...
Hi community ! Imagine this configuration :
A -> B -> C
So A can't directly communicate with C. I send a message from A to C (And only C), so this one with be relayed...
Hi,
I am working on project which is based on nrf9160. I added the source files and user define header files . and also given the path of source file in CMake file. Build...
Is it possible to configure the Zephyr UART parameters like the hardware flow control dynamically at run time? We do that in an nRF52840 firmware with the nrfx libraries ...
Hi all:
Our usage scenario is to establish a connection and bonded between the NRF52840 peripheral device and the central device, and then restart the NRF52840 peripheral...
Hello,
I was working on a project SDK=16.0, SD=7.0.1, device=nRF52811.
After making a few changes to a working code which I compiled successfully many times before and...
Hello!
I am experienced in using mbedTLS on other platforms, and am in the process of porting my implementation of COSE (RFC 8512) to the Nordic SDK.
As a starting point...
HI NORDIC, I met a problem that Bootloader coulde jump to application, and the application crashed with freertos and softdevice SDK13.0. However the application could run...
After reprogramming with mfw_nrf9160_1.2.0 and nrf9160dk_asset_tracker_ltem_2020-04-29_bc7ade8b.hex
the nRF9160 fails to connect properly. LED3 blinks continually, LED4...
Hello,
currently i am using nRF52832 board with Nordic SDK 16.0.0 and softdevice version 7.0.1
i have separated DFU service and bootloader code. added dfu service in my...
Hello all,
I'm still learning C at this point of stage. What I ended up was following a tutorial online on simple BLE project controlling the on-board LED.
The tutorial...
This is a 2 part question concerning the LFCLK input levels as well as how to test the LFCLK frequency against the HFCLK frequency to make sure they are consistent.
In this...