Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
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...
Hi,
I just have a small question: say I have two models, both with publish timeout intervals configured. After some time, one model's publish timeout handler is called....
Hi to everybody,
I'm developing over nRF5 SDK v. 3.2.0 a Zigbee node in router role. In my network I've four of my nodes plus several commercial led light driver and a coordinator...
Hello!
I am setting up SEGGER on my mac. Completed all the steps in Getting Started Assistant. But in the last step at "Set up a project in SEGGER Embedded Studio" where...
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...