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...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hello. I have a question about how to enable a 32 MHz crystal oscillator on a custom board? I have 32 kHz and 32 MHz quartz crystals on the board. I found the following config...
Hi. This is a problem that occurs on a customer's factory test client unit. Issue occurs roughly about once every few months.
Customer Development Environment Info:
OS...
Hi,
I am stuck during migration from ncs 2.6.2 to 2.7.0 (I want to finally reach 2.9.0):
``` [00:00:13.276,275] <err> bt_sdc_hci_driver: SoftDevice Controller ASSERT:...
Dear customer support people,
I'm trying to employ a particular signature scheme to benchmark it against other more traditional methods on your devices, specifically on...
Toolchain v2.70, SDK v2.7.0, VS Code, Windows
Kicked off an application FOTA update, and somehow it failed:
[00:02:06.161,315] <err> download_client: Error in recv(),...
I've built a firmware based on the hci_uart sample with the softdevice controller. The board is custom made and has a nrf52840 on it. Over USB-CDC HCI commands are sent to...
Is there any issue with using the nRF52833 DK/nRF52833 for Matter development? I’m asking because the Matter template doesn’t seem to support the nRF52833 DK/nRF52833. If...
Dear Nordic People Recently I am following YouTube link from Nordic Semiconductor for Implementing ESL https://www.youtube.com/watch?v=VeLkptpSvRQ This video requires specific...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
Hello and thanks for reading. Also happy holidays.
We are using an NRF5340, and are having some issues with connectivity. I would therefore welcome any suggestions you may...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our hadware is very simple, just a power IC, a nrf52840 and a G-sensor.
Our pre-production...
Hello,
I am currently learning Zephyr via the Developer Academy in preparation for an upcoming project that will use an nRF9151 and a Nordic BLE module. I will need to write...
Hi,
I'm using the PPI component to generate 8MHz GPIO signal. this signal is an input for power amplifier analog RF transmitter.
While the digital 8MHz signal looks fine...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...