This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
Hello everyone,
I am developping a custom board with an nrf52840 chip and 2 of my boards are constantly blocked in HardFault of the cortex m4at the beginning of any program...
Hi everyone, I am searching for a solution to interface with a custom board using nRF52810 based on USB-C connector.
Our new PCB has routed the USB C data lines to nRF52810...
Hi,
We just upgraded to the latest version of Zephyr, and all of our out-of-tree driver using I2C (TWIM) are now broken.
All the i2c_xxx function return -5 with a NACK...
I haven't been able to find information on the method used by nrfutil to generate the private keys. How secure is the randomness without a seed? Can I seed it?
Hello everyone,
I started an evaluation for the Nordic Thingy91 using the "mqtt_simple" example from the SDK1.6.0 version. The Thingy91 is HW-version 1.4.0. Programming...
To the kind attention of Nordic support team,
It seems that pin 74 (Die pad) should be ground and C14 not directly connected to ground, but using a line to pin 74. Right...
Hello,
I have been working with a custom board that incorporates an nRF52840 in a similar way to the dongle (PCA10059). A problem had arisen in which there was no bootloader...
Hi.
I use 5340 + ncs 2.0.2
I used k_sleep and k_wake up periodly do something. but something is wired
under below example
in this example I though count value...
Has happened a couple of times on fresh installations of the toolchains, I am not able to build with NANOPB enabled due to the provided python executable not having the protobuf...
Hello,
We have installed latest NRF Mesh Android application.(3.2.4)
We were unable to find few menu's visible in the latest application.
Please can you help us to find...
Beacon example ( zephyr/samples/bluetooth/beacon )
Issuing the following:
I get images running on APP and NET core, beacon can be catched by nrfconnect.
But if I want...
I am just getting started with the nRF9160 DK. I have a few questions, and I have searched the DevZone for answers, but I am still a bit confused and unsure how to go on with...
Hi
Im am struggling getting nanopb to parse proto files in NCS toolchain zephyr context.
It appears that the python38 embedded in NCS toolchain does not include all standard...
Hi
This post is a NCS v2.0.x follow up for devzone.nordicsemi.com/.../nanopb-and-ncs-python-standard-libs
In the previous post the issue was solved by running in a virtual...